Create Method

Overload List

  NameDescription
Public methodStatic memberCreate(HermiteSpline)
Creates a new geometric NurbSpline object from a HermiteSpline.
Public methodStatic memberCreate(IList<(Of <<'(XYZ>)>>), IList<(Of <<'(Double>)>>)) Obsolete.
Creates a new geometric NurbSpline object using the same calculations that Revit uses when sketching splines in the user interface.
Public methodStatic memberCreate(IList<(Of <<'(XYZ>)>>), IList<(Of <<'(Double>)>>), IList<(Of <<'(Double>)>>), Int32, Boolean, Boolean) Obsolete.
Creates a new geometric NURBSpline object.

See Also