#include <StepShape_EdgeCurve.hxx>

Public Member Functions | |
| StepShape_EdgeCurve () | |
| Returns a EdgeCurve | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_Vertex > &aEdgeStart, const Handle< StepShape_Vertex > &aEdgeEnd) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_Vertex > &aEdgeStart, const Handle< StepShape_Vertex > &aEdgeEnd, const Handle< StepGeom_Curve > &aEdgeGeometry, const Standard_Boolean aSameSense) |
| void | SetEdgeGeometry (const Handle< StepGeom_Curve > &aEdgeGeometry) |
| Handle_StepGeom_Curve | EdgeGeometry () const |
| void | SetSameSense (const Standard_Boolean aSameSense) |
| Standard_Boolean | SameSense () const |
| StepShape_EdgeCurve::StepShape_EdgeCurve | ( | ) |
| Handle_StepGeom_Curve StepShape_EdgeCurve::EdgeGeometry | ( | ) | const |
| virtual void StepShape_EdgeCurve::Init | ( | const Handle< TCollection_HAsciiString > & | aName, | |
| const Handle< StepShape_Vertex > & | aEdgeStart, | |||
| const Handle< StepShape_Vertex > & | aEdgeEnd, | |||
| const Handle< StepGeom_Curve > & | aEdgeGeometry, | |||
| const Standard_Boolean | aSameSense | |||
| ) | [virtual] |
| virtual void StepShape_EdgeCurve::Init | ( | const Handle< TCollection_HAsciiString > & | aName, | |
| const Handle< StepShape_Vertex > & | aEdgeStart, | |||
| const Handle< StepShape_Vertex > & | aEdgeEnd | |||
| ) | [virtual] |
Reimplemented from StepShape_Edge.
| Standard_Boolean StepShape_EdgeCurve::SameSense | ( | ) | const |
| void StepShape_EdgeCurve::SetEdgeGeometry | ( | const Handle< StepGeom_Curve > & | aEdgeGeometry | ) |
| void StepShape_EdgeCurve::SetSameSense | ( | const Standard_Boolean | aSameSense | ) |
1.6.3