#include <StepShape_CsgSelect.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepShape_CsgSelect () |
| Returns a CsgSelect SelectType . | |
| Standard_EXPORT void | SetTypeOfContent (const Standard_Integer aTypeOfContent) |
| Standard_EXPORT Standard_Integer | TypeOfContent () const |
| Standard_EXPORT Handle_StepShape_BooleanResult | BooleanResult () const |
| returns Value as a BooleanResult (Null if another type) | |
| Standard_EXPORT void | SetBooleanResult (const Handle(StepShape_BooleanResult)&aBooleanResult) |
| Standard_EXPORT StepShape_CsgPrimitive | CsgPrimitive () const |
| returns Value as a CsgPrimitive (Null if another type) | |
| Standard_EXPORT void | SetCsgPrimitive (const StepShape_CsgPrimitive &aCsgPrimitive) |
Private Attributes | |
| Handle_StepShape_BooleanResult | theBooleanResult |
| StepShape_CsgPrimitive | theCsgPrimitive |
| Standard_Integer | theTypeOfContent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1