A redefinition of standard BRep Owner in order to provide specific selection of CompSolid objects.
More...
#include <ModuleBase_BRepOwner.h>
|
| | 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
◆ ModuleBase_BRepOwner()
| ModuleBase_BRepOwner::ModuleBase_BRepOwner |
( |
const TopoDS_Shape & |
aShape, |
|
|
const Standard_Integer |
aPriority = 0, |
|
|
const Standard_Boolean |
ComesFromDecomposition = Standard_False |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
| aShape | an owner shape |
| aPriority | drawig priority |
| ComesFromDecomposition | decomposition flag |
◆ HilightWithColor()
| virtual void ModuleBase_BRepOwner::HilightWithColor |
( |
const Handle & |
aPM, |
|
|
const Handle & |
theStyle, |
|
|
const |
Standard_Integer = 0 |
|
) |
| |
|
inlinevirtual |
Highlight the presentation with the given color.
- Parameters
-
| aPM | a presentations manager |
| theStyle | a style of presentation |
| theMode | a drawing mode |