Click or drag to resize

NurbsCurveCreateFromArc Method

Overload List
  NameDescription
Public methodStatic memberCreateFromArc(Arc)
Gets a rational degree 2 NURBS curve representation of the arc. Note that the parameterization of NURBS curve does not match arc's transcendental parameterization.
Public methodStatic memberCreateFromArc(Arc, Int32, Int32)
Create a uniform non-rational cubic NURBS approximation of an arc.
Top
See Also