Create Method


OverloadĀ List

Name Description
Public method Static member Create(HermiteSpline)
Creates a new geometric NurbSpline object from a HermiteSpline.
Public method Static member Create(IList XYZ , IList Double ) Obsolete.
Creates a new geometric NurbSpline object using the same calculations that Revit uses when sketching splines in the user interface.
Public method Static member Create(IList XYZ , IList Double , IList Double , Int32, Boolean, Boolean) Obsolete.
Creates a new geometric NURBSpline object.

See Also