OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    StepShape_CsgSelect Class Reference

    #include <StepShape_CsgSelect.hxx>

    Public Member Functions

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

    Constructor & Destructor Documentation

    ◆ StepShape_CsgSelect()

    StepShape_CsgSelect::StepShape_CsgSelect ( )

    Returns a CsgSelect SelectType.

    Member Function Documentation

    ◆ BooleanResult()

    occ::handle< StepShape_BooleanResult > StepShape_CsgSelect::BooleanResult ( ) const

    returns Value as a BooleanResult (Null if another type)

    ◆ CsgPrimitive()

    StepShape_CsgPrimitive StepShape_CsgSelect::CsgPrimitive ( ) const

    returns Value as a CsgPrimitive (Null if another type)

    ◆ SetBooleanResult()

    void StepShape_CsgSelect::SetBooleanResult ( const occ::handle< StepShape_BooleanResult > & aBooleanResult)

    ◆ SetCsgPrimitive()

    void StepShape_CsgSelect::SetCsgPrimitive ( const StepShape_CsgPrimitive & aCsgPrimitive)

    ◆ SetTypeOfContent()

    void StepShape_CsgSelect::SetTypeOfContent ( const int aTypeOfContent)

    ◆ TypeOfContent()

    int StepShape_CsgSelect::TypeOfContent ( ) const

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