#include <StepShape_Subedge.hxx>
Inheritance diagram for StepShape_Subedge:
Public Member Functions | |
Standard_EXPORT | StepShape_Subedge () |
Empty constructor . | |
Standard_EXPORT void | Init (const Handle(TCollection_HAsciiString)&aRepresentationItem_Name, const Handle(StepShape_Vertex)&aEdge_EdgeStart, const Handle(StepShape_Vertex)&aEdge_EdgeEnd, const Handle(StepShape_Edge)&aParentEdge) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT Handle_StepShape_Edge | ParentEdge () const |
Returns field ParentEdge . | |
Standard_EXPORT void | SetParentEdge (const Handle(StepShape_Edge)&ParentEdge) |
Set field ParentEdge . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepShape_Edge | theParentEdge |
|
|
|
Reimplemented from StepShape_Edge. |
|
|
|
|
|
|
|
|