Open CASCADE Technology 6.6.0
Public Member Functions
StepShape_OrientedPath Class Reference

#include <StepShape_OrientedPath.hxx>

Inheritance diagram for StepShape_OrientedPath:
Inheritance graph
[legend]

Public Member Functions

 StepShape_OrientedPath ()
 Returns a OrientedPath

virtual void Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_HArray1OfOrientedEdge > &aEdgeList)
virtual void Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_EdgeLoop > &aPathElement, const Standard_Boolean aOrientation)
void SetPathElement (const Handle< StepShape_EdgeLoop > &aPathElement)
Handle_StepShape_EdgeLoop PathElement () const
void SetOrientation (const Standard_Boolean aOrientation)
Standard_Boolean Orientation () const
virtual void SetEdgeList (const Handle< StepShape_HArray1OfOrientedEdge > &aEdgeList)
virtual
Handle_StepShape_HArray1OfOrientedEdge 
EdgeList () const
virtual
Handle_StepShape_OrientedEdge 
EdgeListValue (const Standard_Integer num) const
virtual Standard_Integer NbEdgeList () const

Constructor & Destructor Documentation

StepShape_OrientedPath::StepShape_OrientedPath ( )

Member Function Documentation

virtual Handle_StepShape_HArray1OfOrientedEdge StepShape_OrientedPath::EdgeList ( ) const [virtual]

Reimplemented from StepShape_Path.

virtual Handle_StepShape_OrientedEdge StepShape_OrientedPath::EdgeListValue ( const Standard_Integer  num) const [virtual]

Reimplemented from StepShape_Path.

virtual void StepShape_OrientedPath::Init ( const Handle< TCollection_HAsciiString > &  aName,
const Handle< StepShape_HArray1OfOrientedEdge > &  aEdgeList 
) [virtual]

Reimplemented from StepShape_Path.

virtual void StepShape_OrientedPath::Init ( const Handle< TCollection_HAsciiString > &  aName,
const Handle< StepShape_EdgeLoop > &  aPathElement,
const Standard_Boolean  aOrientation 
) [virtual]
virtual Standard_Integer StepShape_OrientedPath::NbEdgeList ( ) const [virtual]

Reimplemented from StepShape_Path.

Standard_Boolean StepShape_OrientedPath::Orientation ( ) const
Handle_StepShape_EdgeLoop StepShape_OrientedPath::PathElement ( ) const
virtual void StepShape_OrientedPath::SetEdgeList ( const Handle< StepShape_HArray1OfOrientedEdge > &  aEdgeList) [virtual]

Reimplemented from StepShape_Path.

void StepShape_OrientedPath::SetOrientation ( const Standard_Boolean  aOrientation)
void StepShape_OrientedPath::SetPathElement ( const Handle< StepShape_EdgeLoop > &  aPathElement)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines