#include <StepShape_ShellBasedSurfaceModel.hxx>
Inheritance diagram for StepShape_ShellBasedSurfaceModel:
Public Member Functions | |
Standard_EXPORT | StepShape_ShellBasedSurfaceModel () |
Returns a ShellBasedSurfaceModel . | |
virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName) |
virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepShape_HArray1OfShell)&aSbsmBoundary) |
Standard_EXPORT void | SetSbsmBoundary (const Handle(StepShape_HArray1OfShell)&aSbsmBoundary) |
Standard_EXPORT Handle_StepShape_HArray1OfShell | SbsmBoundary () const |
Standard_EXPORT StepShape_Shell | SbsmBoundaryValue (const Standard_Integer num) const |
Standard_EXPORT Standard_Integer | NbSbsmBoundary () const |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepShape_HArray1OfShell | sbsmBoundary |
|
|
|
Reimplemented from StepGeom_GeometricRepresentationItem. |
|
|
|
Reimplemented from StepRepr_RepresentationItem. |
|
|
|
|
|
|
|
|
|
|