Message 1 of 2
Split section
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm trying to make a plugin to create vertical property lines in SectionView. To do it, I use the plane of the Section which I intersect with the PropertyLine Elements on XY plane and I create vertical 2D line where they intersect. This works but my problem is how handle splitted section? Is it a way to get the differents planes? Is it a way to get the geometry of the section line in ViewPlan?
Thanks
EDIT: I found this previous topic but they didn't find any solution, I hope the access to sections geometry will be added to the future API versions: https://forums.autodesk.com/t5/revit-api-forum/split-segment-of-a-view-section-via-api/m-p/10081136/...