CurveCreateControlPointCurve Method

Overload List
  NameDescription
Public methodStatic memberCreateControlPointCurve(IEnumerablePoint3d)
Constructs a control-point of degree=3 (or less).
Public methodStatic memberCreateControlPointCurve(IEnumerablePoint3d, Int32)
Constructs a curve from a set of control-point locations.
Top
See Also