Message 1 of 7

Not applicable
10-29-2018
02:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
I am trying to get the geometryobjects from an linked IFC file in Revit 2019. With a Revit element you can use the .get_Geometry(options); to loop through the Geometryobjects in an element, but when I try this approach with an IFC, it doesn't result in any solids.
In my case I have an IFC stair (category stair) and I want to determine in what room it starts and to what room on the next level it leads.
Solved! Go to Solution.