#include <BoxSelection.h>
Classes | |
class | FaceSelectionGate |
Public Member Functions | |
BoxSelection () | |
bool | isAutoDelete () const |
void | setAutoDelete (bool) |
void | start (TopAbs_ShapeEnum shape) |
~BoxSelection () | |
BoxSelection::BoxSelection | ( | ) |
BoxSelection::~BoxSelection | ( | ) |
bool BoxSelection::isAutoDelete | ( | ) | const |
void BoxSelection::setAutoDelete | ( | bool | on | ) |
void BoxSelection::start | ( | TopAbs_ShapeEnum | shape | ) |
References Gui::getMainWindow(), Gui::View3DInventorViewer::Rubberband, and OfflineRenderingUtils::viewer().
Referenced by Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunctionSegment::asString(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunctionSegment::clone(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunctionSegment::hasStart(), Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunctionSegment::negated(), and Mod.PartDesign.WizardShaft.SegmentFunction.SegmentFunctionSegment::value().