OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    StepToTopoDS_TranslateCompositeCurve.hxx File Reference
    #include <Standard.hxx>
    #include <Standard_DefineAlloc.hxx>
    #include <Standard_Handle.hxx>
    #include <TopoDS_Wire.hxx>
    #include <StepToTopoDS_Root.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...