|
Open CASCADE Technology 6.5.2
|
#include <StepShape_OrientedEdge.hxx>

Public Member Functions | |
| StepShape_OrientedEdge () | |
| Returns a OrientedEdge | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_Edge > &aEdgeElement, const Standard_Boolean aOrientation) |
| void | SetEdgeElement (const Handle< StepShape_Edge > &aEdgeElement) |
| Handle_StepShape_Edge | EdgeElement () const |
| void | SetOrientation (const Standard_Boolean aOrientation) |
| Standard_Boolean | Orientation () const |
| virtual void | SetEdgeStart (const Handle< StepShape_Vertex > &aEdgeStart) |
| virtual Handle_StepShape_Vertex | EdgeStart () const |
| virtual void | SetEdgeEnd (const Handle< StepShape_Vertex > &aEdgeEnd) |
| virtual Handle_StepShape_Vertex | EdgeEnd () const |
| StepShape_OrientedEdge::StepShape_OrientedEdge | ( | ) |
| Handle_StepShape_Edge StepShape_OrientedEdge::EdgeElement | ( | ) | const |
| virtual Handle_StepShape_Vertex StepShape_OrientedEdge::EdgeEnd | ( | ) | const [virtual] |
Reimplemented from StepShape_Edge.
| virtual Handle_StepShape_Vertex StepShape_OrientedEdge::EdgeStart | ( | ) | const [virtual] |
Reimplemented from StepShape_Edge.
| virtual void StepShape_OrientedEdge::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepShape_Edge > & | aEdgeElement, | ||
| const Standard_Boolean | aOrientation | ||
| ) | [virtual] |
| Standard_Boolean StepShape_OrientedEdge::Orientation | ( | ) | const |
| void StepShape_OrientedEdge::SetEdgeElement | ( | const Handle< StepShape_Edge > & | aEdgeElement | ) |
| virtual void StepShape_OrientedEdge::SetEdgeEnd | ( | const Handle< StepShape_Vertex > & | aEdgeEnd | ) | [virtual] |
Reimplemented from StepShape_Edge.
| virtual void StepShape_OrientedEdge::SetEdgeStart | ( | const Handle< StepShape_Vertex > & | aEdgeStart | ) | [virtual] |
Reimplemented from StepShape_Edge.
| void StepShape_OrientedEdge::SetOrientation | ( | const Standard_Boolean | aOrientation | ) |
1.7.4