Open CASCADE Technology
6.5.4
|
#include <StepShape_ShellBasedSurfaceModel.hxx>
Public Member Functions | |
StepShape_ShellBasedSurfaceModel () | |
Returns a ShellBasedSurfaceModel | |
virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_HArray1OfShell > &aSbsmBoundary) |
void | SetSbsmBoundary (const Handle< StepShape_HArray1OfShell > &aSbsmBoundary) |
Handle_StepShape_HArray1OfShell | SbsmBoundary () const |
StepShape_Shell | SbsmBoundaryValue (const Standard_Integer num) const |
Standard_Integer | NbSbsmBoundary () const |
virtual void StepShape_ShellBasedSurfaceModel::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
virtual void StepShape_ShellBasedSurfaceModel::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
const Handle< StepShape_HArray1OfShell > & | aSbsmBoundary | ||
) | [virtual] |
Handle_StepShape_HArray1OfShell StepShape_ShellBasedSurfaceModel::SbsmBoundary | ( | ) | const |
StepShape_Shell StepShape_ShellBasedSurfaceModel::SbsmBoundaryValue | ( | const Standard_Integer | num | ) | const |
void StepShape_ShellBasedSurfaceModel::SetSbsmBoundary | ( | const Handle< StepShape_HArray1OfShell > & | aSbsmBoundary | ) |