Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
FilteredElementCollector(doc).OfClass(CurveElement) will include curves entities that form the boundaries of a FilledRegion. However, I need to distinguish between ‘normal’ curves and those nested in a region entity. Apart from comparing geometries I haven’t found any means to do this.
Does anyone know if there is a way to do this?
Thanks, Peter
Solved! Go to Solution.