Message 1 of 3
How do I get an exact spline from a 3d polyline
Not applicable
06-12-2020
02:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have some alignments that I have converted into 3d polyline objects
I would like to use these 3d polylines as path for placing families in Revit. Those must be also correctly georeferenced.
Since Revit does not recognize 3d polylines as path for Sweep or Blend (the path must be a spline in revit!!), I have to consider an another workaround.
So in order to achieve that goal, I tried to convert my 3d polylines into splines in AutoCAD using controlled vertices.
The final result seems to be ok but it is not exact or accurate.
I would like pretty much to have an exact spline from the 3d polyline that is georeferenced.
I am open to any ideas that can serve as a workflow or as a universal approach to solve such problems.