|
SHAPER
9.15.0
|
A redefinition of standard BRep Owner in order to provide specific selection of CompSolid objects. More...

Public Member Functions | |
| ModuleBase_BRepOwner (const TopoDS_Shape &aShape, const Standard_Integer aPriority=0, const Standard_Boolean ComesFromDecomposition=Standard_False) | |
| Constructor. More... | |
| virtual void | HilightWithColor (const Handle &&aPM, const Handle &&theStyle, const Standard_Integer=0) |
| Highlight the presentation with the given color. More... | |
A redefinition of standard BRep Owner in order to provide specific selection of CompSolid objects.
This owner is created only for selection mode TopAbs_COMPSOLID
|
inline |
Constructor.
| aShape | an owner shape |
| aPriority | drawig priority |
| ComesFromDecomposition | decomposition flag |
|
inlinevirtual |
Highlight the presentation with the given color.
| aPM | a presentations manager |
| theStyle | a style of presentation |
| theMode | a drawing mode |