Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have some FamilyInstance objects that show a "Reference Level" of "Level 3" and a "Work Plane" of "Level : Level 3" in the properties window of Revit Structure 2012.
I am trying to select only these FamilyInstance objects from Level 3; however, when I iterate through all of my FamilyInstance objects in code, the all have a "Level.Name" of "Level 0".
So I need to find the "Reference Level" parameter for filtering purposes, but none of the FamilyInstance objects have this as a parameter.
Where can I find this value in code?
Thanks,
Jordan
Solved! Go to Solution.