Message 1 of 7

Not applicable
11-06-2019
08:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I have a list of points (20 points in total) and I want to create a curve that passes through these points in a Revit project. By a little bit of research I found out that there is function NurbSpline.CreateCurve(Points, Weights) that can possibly do this for me. The question is as far as I know, the Spline does not pass through the points and it passes just near the points!. Is there any class or method available that can create a model line (curve) that actually passes through the points?
And another thing, what is that pass in variable "weight" stands for?
Thanks for the help,
Dave
Solved! Go to Solution.