Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Team,
Trying to create Rectangle, Circle and Polygon using Revit API 2018.
There are option available in Revit application (installed on machine) from where we can directly draw above mentioned geometry, please find the attachment for reference(highlighted in red box).
But trying to implement the same, i didnt find any API though which we can directly create those geometry.
exa.
1. For Circle, i checked blogs mentioning use arc.
2. For Rectangle : Creating 4 different lines and connect them together and same for polygon.
Instead of this, do we have direct api to implement the same, instead of creating individual lines.
Solved! Go to Solution.