OCCNurbsCurve.from_occ
- classmethod OCCNurbsCurve.from_occ(native_curve)
Construct a curve from an existing OCC BSplineCurve.
- Parameters:
- native_curveGeom_Curve
- Returns:
Warning
Deprecated since version 1.3: Use from_native instead.
Construct a curve from an existing OCC BSplineCurve.
Warning
Deprecated since version 1.3: Use from_native instead.