#include <StepShape_CsgSolid.hxx>
Inheritance diagram for StepShape_CsgSolid:
Public Member Functions | |
Standard_EXPORT | StepShape_CsgSolid () |
Returns a CsgSolid . | |
virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName) |
virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const StepShape_CsgSelect &aTreeRootExpression) |
Standard_EXPORT void | SetTreeRootExpression (const StepShape_CsgSelect &aTreeRootExpression) |
Standard_EXPORT StepShape_CsgSelect | TreeRootExpression () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
StepShape_CsgSelect | treeRootExpression |
|
|
|
Reimplemented from StepShape_SolidModel. |
|
|
|
Reimplemented from StepRepr_RepresentationItem. |
|
|
|
|
|
|