Message 1 of 2
Curved wall creation by polynomial function
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am trying to create a curved wall by Revit API which uses the "Wall Create" method.
About the "curve" parameter in this function, is there possible to use the polynomial function to define this curve by giving the parameters of the polynomial fitting curve? (instead of linking multiple points along the curve)
Thank you!