|
SHAPER 9.16.0
|
A class which defines an interface of object which is able to create its own presentation. More...
#include <GeomAPI_IPresentable.h>

Public Member Functions | |
| virtual AISObjectPtr | getAISObject (AISObjectPtr thePrevious)=0 |
| Returns the AIS preview. More... | |
A class which defines an interface of object which is able to create its own presentation.
|
pure virtual |
Returns the AIS preview.
| thePrevious | - defines a presentation if it was created previously |
Implemented in FeaturesPlugin_Measurement, SketchPlugin_ConstraintAngle, SketchPlugin_ConstraintCoincidence, SketchPlugin_ConstraintCoincidenceInternal, SketchPlugin_ConstraintCollinear, SketchPlugin_ConstraintDistance, SketchPlugin_ConstraintDistanceAlongDir, SketchPlugin_ConstraintEqual, SketchPlugin_ConstraintHorizontal, SketchPlugin_ConstraintLength, SketchPlugin_ConstraintMiddle, SketchPlugin_ConstraintMirror, SketchPlugin_ConstraintParallel, SketchPlugin_ConstraintPerpendicular, SketchPlugin_ConstraintRadius, SketchPlugin_ConstraintRigid, SketchPlugin_ConstraintTangent, SketchPlugin_ConstraintVertical, SketchPlugin_CurveFitting, SketchPlugin_Fillet, SketchPlugin_MacroArc, SketchPlugin_MacroBSpline, SketchPlugin_MacroCircle, SketchPlugin_MacroEllipse, SketchPlugin_MacroEllipticArc, SketchPlugin_MultiRotation, SketchPlugin_MultiTranslation, SketchPlugin_Offset, SketchPlugin_Split, and SketchPlugin_Trim.