|
Open CASCADE Technology
6.5.4
|
#include <StepShape_BooleanOperand.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | StepShape_BooleanOperand () |
| Returns a BooleanOperand SelectType | |
| void | SetTypeOfContent (const Standard_Integer aTypeOfContent) |
| Standard_Integer | TypeOfContent () const |
| Handle_StepShape_SolidModel | SolidModel () const |
| returns Value as a SolidModel (Null if another type) | |
| void | SetSolidModel (const Handle< StepShape_SolidModel > &aSolidModel) |
| Handle_StepShape_HalfSpaceSolid | HalfSpaceSolid () const |
| returns Value as a HalfSpaceSolid (Null if another type) | |
| void | SetHalfSpaceSolid (const Handle< StepShape_HalfSpaceSolid > &aHalfSpaceSolid) |
| StepShape_CsgPrimitive | CsgPrimitive () const |
| returns Value as a CsgPrimitive (Null if another type) CsgPrimitive is another Select Type | |
| void | SetCsgPrimitive (const StepShape_CsgPrimitive &aCsgPrimitive) |
| Handle_StepShape_BooleanResult | BooleanResult () const |
| returns Value as a BooleanResult (Null if another type) | |
| void | SetBooleanResult (const Handle< StepShape_BooleanResult > &aBooleanResult) |
| Handle_StepShape_BooleanResult StepShape_BooleanOperand::BooleanResult | ( | ) | const |
| Handle_StepShape_HalfSpaceSolid StepShape_BooleanOperand::HalfSpaceSolid | ( | ) | const |
| void StepShape_BooleanOperand::SetBooleanResult | ( | const Handle< StepShape_BooleanResult > & | aBooleanResult | ) |
| void StepShape_BooleanOperand::SetCsgPrimitive | ( | const StepShape_CsgPrimitive & | aCsgPrimitive | ) |
| void StepShape_BooleanOperand::SetHalfSpaceSolid | ( | const Handle< StepShape_HalfSpaceSolid > & | aHalfSpaceSolid | ) |
| void StepShape_BooleanOperand::SetSolidModel | ( | const Handle< StepShape_SolidModel > & | aSolidModel | ) |
| void StepShape_BooleanOperand::SetTypeOfContent | ( | const Standard_Integer | aTypeOfContent | ) |
| Handle_StepShape_SolidModel StepShape_BooleanOperand::SolidModel | ( | ) | const |
1.8.0