#include <StepShape_Path.hxx>
Inheritance diagram for StepShape_Path:
Public Member Functions | |
Standard_EXPORT | StepShape_Path () |
Returns a Path . | |
virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName) |
virtual Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aName, const Handle(StepShape_HArray1OfOrientedEdge)&aEdgeList) |
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_HArray1OfOrientedEdge | edgeList |
|
|
|
Reimplemented in StepShape_OrientedPath. |
|
Reimplemented in StepShape_OrientedPath. |
|
Reimplemented from StepShape_TopologicalRepresentationItem. Reimplemented in StepShape_OrientedPath. |
|
Reimplemented in StepShape_OrientedPath. |
|
Reimplemented from StepRepr_RepresentationItem. |
|
Reimplemented in StepShape_OrientedPath. |
|
Reimplemented in StepShape_OrientedPath. |
|
|