Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
StepShape_BooleanOperand Class Reference

#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)

Constructor & Destructor Documentation


Member Function Documentation

Handle_StepShape_BooleanResult StepShape_BooleanOperand::BooleanResult ( ) const
Handle_StepShape_HalfSpaceSolid StepShape_BooleanOperand::HalfSpaceSolid ( ) const
Handle_StepShape_SolidModel StepShape_BooleanOperand::SolidModel ( ) const

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