SHAPER  9.15.0
PartSet_ExternalPointsMgr Class Reference

A class to manage display of presentations of center points of circular edges outside of a current sketcher. More...

Inheritance diagram for PartSet_ExternalPointsMgr:
Inheritance graph

Public Slots

void onDisplayObject (ObjectPtr theObj, AISObjectPtr theAIS)
 A slot which processes display of object. More...
 
void onEraseObject (ObjectPtr theObj, AISObjectPtr theAIS)
 A slot which processes erase of object. More...
 
void onSelectionChanged ()
 

Public Member Functions

 PartSet_ExternalPointsMgr (ModuleBase_IWorkshop *theWorkshop, const CompositeFeaturePtr &theSketch)
 

Detailed Description

A class to manage display of presentations of center points of circular edges outside of a current sketcher.

Member Function Documentation

◆ onDisplayObject

void PartSet_ExternalPointsMgr::onDisplayObject ( ObjectPtr  theObj,
AISObjectPtr  theAIS 
)
slot

A slot which processes display of object.

Parameters
theObjthe displayed object
theAISits presentation

◆ onEraseObject

void PartSet_ExternalPointsMgr::onEraseObject ( ObjectPtr  theObj,
AISObjectPtr  theAIS 
)
slot

A slot which processes erase of object.

Parameters
theObjthe displayed object
theAISits presentation