Open CASCADE Technology 6.6.0
Public Member Functions
StepShape_BooleanOperand Class Reference

#include <StepShape_BooleanOperand.hxx>

Public Member Functions

 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)

Constructor & Destructor Documentation

StepShape_BooleanOperand::StepShape_BooleanOperand ( )

Member Function Documentation

Handle_StepShape_BooleanResult StepShape_BooleanOperand::BooleanResult ( ) const
StepShape_CsgPrimitive StepShape_BooleanOperand::CsgPrimitive ( ) 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
Standard_Integer StepShape_BooleanOperand::TypeOfContent ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines