|
Open CASCADE Technology
6.5.4
|
#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 |
| 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 | ||
| ) | [virtual] |
Reimplemented from StepShape_Edge.
| 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] |
| void StepShape_EdgeCurve::SetEdgeGeometry | ( | const Handle< StepGeom_Curve > & | aEdgeGeometry | ) |
| void StepShape_EdgeCurve::SetSameSense | ( | const Standard_Boolean | aSameSense | ) |
1.8.0