#include <StepShape_ConnectedEdgeSet.hxx>
Inheritance diagram for StepShape_ConnectedEdgeSet:
Public Member Functions | |
Standard_EXPORT | StepShape_ConnectedEdgeSet () |
Empty constructor . | |
Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aRepresentationItem_Name, const Handle(StepShape_HArray1OfEdge)&aCesEdges) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT Handle_StepShape_HArray1OfEdge | CesEdges () const |
Returns field CesEdges . | |
Standard_EXPORT void | SetCesEdges (const Handle(StepShape_HArray1OfEdge)&CesEdges) |
Set field CesEdges . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepShape_HArray1OfEdge | theCesEdges |
|
|
|
|
|
Reimplemented from StepShape_TopologicalRepresentationItem. |
|
|
|
|
|
|