Open CASCADE Technology
6.5.4
|
#include <StepShape_VertexLoop.hxx>
Public Member Functions | |
StepShape_VertexLoop () | |
Returns a VertexLoop | |
virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_Vertex > &aLoopVertex) |
void | SetLoopVertex (const Handle< StepShape_Vertex > &aLoopVertex) |
Handle_StepShape_Vertex | LoopVertex () const |
virtual void StepShape_VertexLoop::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
virtual void StepShape_VertexLoop::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
const Handle< StepShape_Vertex > & | aLoopVertex | ||
) | [virtual] |
Handle_StepShape_Vertex StepShape_VertexLoop::LoopVertex | ( | ) | const |
void StepShape_VertexLoop::SetLoopVertex | ( | const Handle< StepShape_Vertex > & | aLoopVertex | ) |