| Revit 2016 API |
| NurbSpline..::..Create Method |
| NurbSpline Class See Also |
Overload List
| Name | Description | |
|---|---|---|
| Create(IList<(Of <<'(XYZ>)>>), IList<(Of <<'(Double>)>>)) |
Creates a new geometric NurbSpline object using the same calculations that Revit uses when sketching splines in the user interface.
| |
| Create(IList<(Of <<'(XYZ>)>>), IList<(Of <<'(Double>)>>), IList<(Of <<'(Double>)>>), Int32, Boolean, Boolean) |
Creates a new geometric NURBSpline object.
|