Open CASCADE Technology  6.9.1
Data Structures
StepToTopoDS_TranslateCompositeCurve.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <TopoDS_Wire.hxx>
#include <Standard_Boolean.hxx>
#include <StepToTopoDS_Root.hxx>
#include <Handle_StepGeom_CompositeCurve.hxx>
#include <Handle_Transfer_TransientProcess.hxx>
#include <Handle_StepGeom_Surface.hxx>
#include <Handle_Geom_Surface.hxx>
#include <StepToTopoDS_TranslateCompositeCurve.lxx>

Data Structures

class  StepToTopoDS_TranslateCompositeCurve
 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. More...