#include <StepShape_BrepWithVoids.hxx>
Inheritance diagram for StepShape_BrepWithVoids:
Public Member Functions | |
Standard_EXPORT | StepShape_BrepWithVoids () |
Returns a BrepWithVoids . | |
virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepShape_ClosedShell)&aOuter) |
virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepShape_ClosedShell)&aOuter, const Handle(StepShape_HArray1OfOrientedClosedShell)&aVoids) |
Standard_EXPORT void | SetVoids (const Handle(StepShape_HArray1OfOrientedClosedShell)&aVoids) |
Standard_EXPORT Handle_StepShape_HArray1OfOrientedClosedShell | Voids () const |
Standard_EXPORT Handle_StepShape_OrientedClosedShell | VoidsValue (const Standard_Integer num) const |
Standard_EXPORT Standard_Integer | NbVoids () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepShape_HArray1OfOrientedClosedShell | voids |
|
|
|
Reimplemented from StepShape_ManifoldSolidBrep. |
|
|
|
Reimplemented from StepShape_ManifoldSolidBrep. |
|
|
|
|
|
|
|
|
|
|