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