Open CASCADE Technology 6.6.0
Public Member Functions
StepShape_Subedge Class Reference

Representation of STEP entity Subedge

#include <StepShape_Subedge.hxx>

Inheritance diagram for StepShape_Subedge:
Inheritance graph
[legend]

Public Member Functions

 StepShape_Subedge ()
 Empty constructor

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)

Handle_StepShape_Edge ParentEdge () const
 Returns field ParentEdge

void SetParentEdge (const Handle< StepShape_Edge > &ParentEdge)
 Set field ParentEdge


Constructor & Destructor Documentation

StepShape_Subedge::StepShape_Subedge ( )

Member Function Documentation

void StepShape_Subedge::Init ( const Handle< TCollection_HAsciiString > &  aRepresentationItem_Name,
const Handle< StepShape_Vertex > &  aEdge_EdgeStart,
const Handle< StepShape_Vertex > &  aEdge_EdgeEnd,
const Handle< StepShape_Edge > &  aParentEdge 
)
Handle_StepShape_Edge StepShape_Subedge::ParentEdge ( ) const
void StepShape_Subedge::SetParentEdge ( const Handle< StepShape_Edge > &  ParentEdge)

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