Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
StepShape_OrientedEdge Class Reference

#include <StepShape_OrientedEdge.hxx>

Inheritance diagram for StepShape_OrientedEdge:
Inheritance graph
[legend]

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

Constructor & Destructor Documentation


Member Function Documentation

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]

Reimplemented from StepShape_Edge.

virtual void StepShape_OrientedEdge::SetEdgeStart ( const Handle< StepShape_Vertex > &  aEdgeStart) [virtual]

Reimplemented from StepShape_Edge.


The documentation for this class was generated from the following file: