#include <StepShape_FacetedBrepAndBrepWithVoids.hxx>
Inheritance diagram for StepShape_FacetedBrepAndBrepWithVoids:
Public Member Functions | |
Standard_EXPORT | StepShape_FacetedBrepAndBrepWithVoids () |
Returns a FacetedBrepAndBrepWithVoids . | |
virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepShape_ClosedShell)&aOuter) |
Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepShape_ClosedShell)&aOuter, const Handle(StepShape_FacetedBrep)&aFacetedBrep, const Handle(StepShape_BrepWithVoids)&aBrepWithVoids) |
Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepShape_ClosedShell)&aOuter, const Handle(StepShape_HArray1OfOrientedClosedShell)&aVoids) |
Standard_EXPORT void | SetFacetedBrep (const Handle(StepShape_FacetedBrep)&aFacetedBrep) |
Standard_EXPORT Handle_StepShape_FacetedBrep | FacetedBrep () const |
Standard_EXPORT void | SetBrepWithVoids (const Handle(StepShape_BrepWithVoids)&aBrepWithVoids) |
Standard_EXPORT Handle_StepShape_BrepWithVoids | BrepWithVoids () const |
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_FacetedBrep | facetedBrep |
Handle_StepShape_BrepWithVoids | brepWithVoids |
|
|
|
|
|
|
|
Reimplemented from StepShape_ManifoldSolidBrep. |
|
|
|
|
|
Reimplemented from StepShape_ManifoldSolidBrep. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|