|
Open CASCADE Technology
6.5.4
|
Representation of STEP entity SeamEdge
#include <StepShape_SeamEdge.hxx>

Public Member Functions | |
| StepShape_SeamEdge () | |
| Empty constructor | |
| void | Init (const Handle< TCollection_HAsciiString > &aRepresentationItem_Name, const Handle< StepShape_Edge > &aOrientedEdge_EdgeElement, const Standard_Boolean aOrientedEdge_Orientation, const Handle< StepGeom_Pcurve > &aPcurveReference) |
| Initialize all fields (own and inherited) | |
| Handle_StepGeom_Pcurve | PcurveReference () const |
| Returns field PcurveReference | |
| void | SetPcurveReference (const Handle< StepGeom_Pcurve > &PcurveReference) |
| Set field PcurveReference | |
| void StepShape_SeamEdge::Init | ( | const Handle< TCollection_HAsciiString > & | aRepresentationItem_Name, |
| const Handle< StepShape_Edge > & | aOrientedEdge_EdgeElement, | ||
| const Standard_Boolean | aOrientedEdge_Orientation, | ||
| const Handle< StepGeom_Pcurve > & | aPcurveReference | ||
| ) |
| Handle_StepGeom_Pcurve StepShape_SeamEdge::PcurveReference | ( | ) | const |
| void StepShape_SeamEdge::SetPcurveReference | ( | const Handle< StepGeom_Pcurve > & | PcurveReference | ) |
1.8.0