|
SHAPER
9.15.0
|
Interface of a class which can provide specific customization of object presentation. More...

Public Member Functions | |
| virtual bool | customisePresentation (std::shared_ptr< ModelAPI_Result > theResult, AISObjectPtr thePrs)=0 |
| Modifies the given presentation in the custom way. More... | |
Interface of a class which can provide specific customization of object presentation.
|
pure virtual |
Modifies the given presentation in the custom way.
Implemented in ConstructionPlugin_Point, ConstructionPlugin_Plane, and ConstructionPlugin_Axis.