PartDesignGui::DlgActiveBody Class Reference

Dialog box to ask user to pick a Part Design body to make active or make a new one. More...

#include <DlgActiveBody.h>

Public Member Functions

void accept () override
 
 DlgActiveBody (QWidget *parent, App::Document *&doc, const QString &infoText=QString())
 
PartDesign::BodygetActiveBody () const
 
 ~DlgActiveBody ()
 

Detailed Description

Dialog box to ask user to pick a Part Design body to make active or make a new one.

Constructor & Destructor Documentation

◆ DlgActiveBody()

DlgActiveBody::DlgActiveBody ( QWidget parent,
App::Document *&  doc,
const QString &  infoText = QString() 
)

◆ ~DlgActiveBody()

DlgActiveBody::~DlgActiveBody ( )

Member Function Documentation

◆ accept()

◆ getActiveBody()

PartDesign::Body * PartDesignGui::DlgActiveBody::getActiveBody ( ) const

Referenced by PartDesignGui::getBody().


The documentation for this class was generated from the following files: