|
Open CASCADE Technology
6.5.4
|
Translate STEP entity composite_curve to TopoDS_Wire
If surface is given, the curve is assumed to lie on that
surface and in case if any segment of it is a
curve_on_surface, the pcurve for that segment will be taken.
Note: a segment of composite_curve may be itself
composite_curve. Only one-level protection against
cyclic references is implemented.
#include <StepToTopoDS_TranslateCompositeCurve.hxx>

| DEFINE_STANDARD_ALLOC StepToTopoDS_TranslateCompositeCurve::StepToTopoDS_TranslateCompositeCurve | ( | ) |
| StepToTopoDS_TranslateCompositeCurve::StepToTopoDS_TranslateCompositeCurve | ( | const Handle< StepGeom_CompositeCurve > & | CC, |
| const Handle< Transfer_TransientProcess > & | TP | ||
| ) |
| StepToTopoDS_TranslateCompositeCurve::StepToTopoDS_TranslateCompositeCurve | ( | const Handle< StepGeom_CompositeCurve > & | CC, |
| const Handle< Transfer_TransientProcess > & | TP, | ||
| const Handle< StepGeom_Surface > & | S, | ||
| const Handle< Geom_Surface > & | Surf | ||
| ) |
| Standard_Boolean StepToTopoDS_TranslateCompositeCurve::Init | ( | const Handle< StepGeom_CompositeCurve > & | CC, |
| const Handle< Transfer_TransientProcess > & | TP | ||
| ) |
| Standard_Boolean StepToTopoDS_TranslateCompositeCurve::Init | ( | const Handle< StepGeom_CompositeCurve > & | CC, |
| const Handle< Transfer_TransientProcess > & | TP, | ||
| const Handle< StepGeom_Surface > & | S, | ||
| const Handle< Geom_Surface > & | Surf | ||
| ) |
1.8.0