Open CASCADE Technology  6.9.1
Public Member Functions
StepShape_CsgSelect Class Reference

#include <StepShape_CsgSelect.hxx>

Public Member Functions

 StepShape_CsgSelect ()
 Returns a CsgSelect SelectType. More...
 
void SetTypeOfContent (const Standard_Integer aTypeOfContent)
 
Standard_Integer TypeOfContent () const
 
Handle< StepShape_BooleanResultBooleanResult () const
 returns Value as a BooleanResult (Null if another type) More...
 
void SetBooleanResult (const Handle< StepShape_BooleanResult > &aBooleanResult)
 
StepShape_CsgPrimitive CsgPrimitive () const
 returns Value as a CsgPrimitive (Null if another type) More...
 
void SetCsgPrimitive (const StepShape_CsgPrimitive &aCsgPrimitive)
 

Constructor & Destructor Documentation

StepShape_CsgSelect::StepShape_CsgSelect ( )

Returns a CsgSelect SelectType.

Member Function Documentation

Handle< StepShape_BooleanResult > StepShape_CsgSelect::BooleanResult ( ) const

returns Value as a BooleanResult (Null if another type)

StepShape_CsgPrimitive StepShape_CsgSelect::CsgPrimitive ( ) const

returns Value as a CsgPrimitive (Null if another type)

void StepShape_CsgSelect::SetBooleanResult ( const Handle< StepShape_BooleanResult > &  aBooleanResult)
void StepShape_CsgSelect::SetCsgPrimitive ( const StepShape_CsgPrimitive aCsgPrimitive)
void StepShape_CsgSelect::SetTypeOfContent ( const Standard_Integer  aTypeOfContent)
Standard_Integer StepShape_CsgSelect::TypeOfContent ( ) const

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