Click or drag to resize

NurbsCurveCreateSubDFriendly Method

Overload List
  NameDescription
Public methodStatic memberCreateSubDFriendly(Curve)
Create a NURBS curve, that is suitable for calculations like lofting SubD objects, from an existing curve.
Public methodStatic memberCreateSubDFriendly(Curve, Int32, Boolean)
Create a NURBS curve, that is suitable for calculations like lofting SubD objects, from an existing curve.
Public methodStatic memberCreateSubDFriendly(IEnumerablePoint3d, Boolean, Boolean)
Create a NURBS curve, that is suitable for calculations like lofting SubD objects, through a sequence of curves.
Top
See Also