#include <StepShape_OrientedPath.hxx>
Inheritance diagram for StepShape_OrientedPath:

Public Member Functions | |
| Standard_EXPORT | StepShape_OrientedPath () |
| Returns a OrientedPath . | |
| virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepShape_HArray1OfOrientedEdge)&aEdgeList) |
| virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepShape_EdgeLoop)&aPathElement, const Standard_Boolean aOrientation) |
| Standard_EXPORT void | SetPathElement (const Handle(StepShape_EdgeLoop)&aPathElement) |
| Standard_EXPORT Handle_StepShape_EdgeLoop | PathElement () const |
| Standard_EXPORT void | SetOrientation (const Standard_Boolean aOrientation) |
| Standard_EXPORT Standard_Boolean | Orientation () const |
| virtual Standard_EXPORT void | SetEdgeList (const Handle(StepShape_HArray1OfOrientedEdge)&aEdgeList) |
| virtual Standard_EXPORT Handle_StepShape_HArray1OfOrientedEdge | EdgeList () const |
| virtual Standard_EXPORT Handle_StepShape_OrientedEdge | EdgeListValue (const Standard_Integer num) const |
| virtual Standard_EXPORT Standard_Integer | NbEdgeList () const |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_StepShape_EdgeLoop | pathElement |
| Standard_Boolean | orientation |
|
|
|
|
|
Reimplemented from StepShape_Path. |
|
|
Reimplemented from StepShape_Path. |
|
|
Reimplemented from StepShape_Path. |
|
||||||||||||||||
|
|
|
||||||||||||
|
Reimplemented from StepShape_Path. |
|
|
Reimplemented from StepShape_Path. |
|
|
|
|
|
|
|
|
Reimplemented from StepShape_Path. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1