Open CASCADE Technology
6.5.4
|
#include <StepShape_ManifoldSolidBrep.hxx>
Public Member Functions | |
StepShape_ManifoldSolidBrep () | |
Returns a ManifoldSolidBrep | |
virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_ClosedShell > &aOuter) |
void | SetOuter (const Handle< StepShape_ClosedShell > &aOuter) |
Handle_StepShape_ClosedShell | Outer () const |
virtual void StepShape_ManifoldSolidBrep::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
virtual void StepShape_ManifoldSolidBrep::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
const Handle< StepShape_ClosedShell > & | aOuter | ||
) | [virtual] |
Reimplemented in StepShape_FacetedBrepAndBrepWithVoids, and StepShape_BrepWithVoids.
Handle_StepShape_ClosedShell StepShape_ManifoldSolidBrep::Outer | ( | ) | const |
void StepShape_ManifoldSolidBrep::SetOuter | ( | const Handle< StepShape_ClosedShell > & | aOuter | ) |