|
Open CASCADE Technology 6.5.2
|
#include <StepShape_CsgSolid.hxx>

Public Member Functions | |
| StepShape_CsgSolid () | |
| Returns a CsgSolid | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const StepShape_CsgSelect &aTreeRootExpression) |
| void | SetTreeRootExpression (const StepShape_CsgSelect &aTreeRootExpression) |
| StepShape_CsgSelect | TreeRootExpression () const |
| StepShape_CsgSolid::StepShape_CsgSolid | ( | ) |
| virtual void StepShape_CsgSolid::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
| virtual void StepShape_CsgSolid::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const StepShape_CsgSelect & | aTreeRootExpression | ||
| ) | [virtual] |
| void StepShape_CsgSolid::SetTreeRootExpression | ( | const StepShape_CsgSelect & | aTreeRootExpression | ) |
| StepShape_CsgSelect StepShape_CsgSolid::TreeRootExpression | ( | ) | const |
1.7.4