Open CASCADE Technology 6.6.0
Public Member Functions
StepShape_BooleanResult Class Reference

#include <StepShape_BooleanResult.hxx>

Inheritance diagram for StepShape_BooleanResult:
Inheritance graph
[legend]

Public Member Functions

 StepShape_BooleanResult ()
 Returns a BooleanResult

virtual void Init (const Handle< TCollection_HAsciiString > &aName)
virtual void Init (const Handle< TCollection_HAsciiString > &aName, const StepShape_BooleanOperator aOperator, const StepShape_BooleanOperand &aFirstOperand, const StepShape_BooleanOperand &aSecondOperand)
void SetOperator (const StepShape_BooleanOperator aOperator)
StepShape_BooleanOperator Operator () const
void SetFirstOperand (const StepShape_BooleanOperand &aFirstOperand)
StepShape_BooleanOperand FirstOperand () const
void SetSecondOperand (const StepShape_BooleanOperand &aSecondOperand)
StepShape_BooleanOperand SecondOperand () const

Constructor & Destructor Documentation

StepShape_BooleanResult::StepShape_BooleanResult ( )

Member Function Documentation

StepShape_BooleanOperand StepShape_BooleanResult::FirstOperand ( ) const
virtual void StepShape_BooleanResult::Init ( const Handle< TCollection_HAsciiString > &  aName,
const StepShape_BooleanOperator  aOperator,
const StepShape_BooleanOperand aFirstOperand,
const StepShape_BooleanOperand aSecondOperand 
) [virtual]
virtual void StepShape_BooleanResult::Init ( const Handle< TCollection_HAsciiString > &  aName) [virtual]

Reimplemented from StepRepr_RepresentationItem.

StepShape_BooleanOperator StepShape_BooleanResult::Operator ( ) const
StepShape_BooleanOperand StepShape_BooleanResult::SecondOperand ( ) const
void StepShape_BooleanResult::SetFirstOperand ( const StepShape_BooleanOperand aFirstOperand)
void StepShape_BooleanResult::SetOperator ( const StepShape_BooleanOperator  aOperator)
void StepShape_BooleanResult::SetSecondOperand ( const StepShape_BooleanOperand aSecondOperand)

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