Click or drag to resize

ArcToNurbsCurve Method

Overload List
  NameDescription
Public methodToNurbsCurve
Initializes a nurbs curve representation of this arc. This amounts to the same as calling NurbsCurve.CreateFromArc().
Public methodToNurbsCurve(Int32, Int32)
Create a uniform non-rational cubic NURBS approximation of an arc.
Top
See Also