Open CASCADE Technology  6.9.0
Public Member Functions

StepShape_BooleanOperand Class Reference

#include <StepShape_BooleanOperand.hxx>

Public Member Functions

 StepShape_BooleanOperand ()
 Returns a BooleanOperand SelectType. More...
 
void SetTypeOfContent (const Standard_Integer aTypeOfContent)
 
Standard_Integer TypeOfContent () const
 
Handle< StepShape_SolidModelSolidModel () const
 returns Value as a SolidModel (Null if another type) More...
 
void SetSolidModel (const Handle< StepShape_SolidModel > &aSolidModel)
 
Handle< StepShape_HalfSpaceSolidHalfSpaceSolid () const
 returns Value as a HalfSpaceSolid (Null if another type) More...
 
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 More...
 
void SetCsgPrimitive (const StepShape_CsgPrimitive &aCsgPrimitive)
 
Handle< StepShape_BooleanResultBooleanResult () const
 returns Value as a BooleanResult (Null if another type) More...
 
void SetBooleanResult (const Handle< StepShape_BooleanResult > &aBooleanResult)
 

Constructor & Destructor Documentation

StepShape_BooleanOperand::StepShape_BooleanOperand ( )

Returns a BooleanOperand SelectType.

Member Function Documentation

Handle< StepShape_BooleanResult > StepShape_BooleanOperand::BooleanResult ( ) const

returns Value as a BooleanResult (Null if another type)

StepShape_CsgPrimitive StepShape_BooleanOperand::CsgPrimitive ( ) const

returns Value as a CsgPrimitive (Null if another type) CsgPrimitive is another Select Type

Handle< StepShape_HalfSpaceSolid > StepShape_BooleanOperand::HalfSpaceSolid ( ) const

returns Value as a HalfSpaceSolid (Null if another type)

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

returns Value as a SolidModel (Null if another type)

Standard_Integer StepShape_BooleanOperand::TypeOfContent ( ) const

The documentation for this class was generated from the following file: