Open CASCADE Technology 6.6.0
|
Representation of STEP entity Subedge
#include <StepShape_Subedge.hxx>
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 |
StepShape_Subedge::StepShape_Subedge | ( | ) |
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 | ) |