Open CASCADE Technology 6.6.0
|
#include <StepShape_VertexPoint.hxx>
Public Member Functions | |
StepShape_VertexPoint () | |
Returns a VertexPoint | |
virtual void | Init (const Handle< TCollection_HAsciiString > &aName) |
virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepGeom_Point > &aVertexGeometry) |
void | SetVertexGeometry (const Handle< StepGeom_Point > &aVertexGeometry) |
Handle_StepGeom_Point | VertexGeometry () const |
StepShape_VertexPoint::StepShape_VertexPoint | ( | ) |
virtual void StepShape_VertexPoint::Init | ( | const Handle< TCollection_HAsciiString > & | aName | ) | [virtual] |
Reimplemented from StepRepr_RepresentationItem.
virtual void StepShape_VertexPoint::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
const Handle< StepGeom_Point > & | aVertexGeometry | ||
) | [virtual] |
void StepShape_VertexPoint::SetVertexGeometry | ( | const Handle< StepGeom_Point > & | aVertexGeometry | ) |
Handle_StepGeom_Point StepShape_VertexPoint::VertexGeometry | ( | ) | const |