|
Open CASCADE Technology
6.5.4
|
#include <StepShape_BooleanResult.hxx>

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 |
| virtual void StepShape_BooleanResult::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
| virtual void StepShape_BooleanResult::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const StepShape_BooleanOperator | aOperator, | ||
| const StepShape_BooleanOperand & | aFirstOperand, | ||
| const StepShape_BooleanOperand & | aSecondOperand | ||
| ) | [virtual] |
| void StepShape_BooleanResult::SetFirstOperand | ( | const StepShape_BooleanOperand & | aFirstOperand | ) |
| void StepShape_BooleanResult::SetSecondOperand | ( | const StepShape_BooleanOperand & | aSecondOperand | ) |
1.8.0