|
Public Member Functions |
| Standard_EXPORT | StepShape_VertexLoop () |
| | Returns a VertexLoop
.
|
| virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName) |
| virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepShape_Vertex)&aLoopVertex) |
| Standard_EXPORT void | SetLoopVertex (const Handle(StepShape_Vertex)&aLoopVertex) |
| Standard_EXPORT Handle_StepShape_Vertex | LoopVertex () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes |
| Handle_StepShape_Vertex | loopVertex |