Message 1 of 4
Search Item > Icon = "Composite Object"
Not applicable
06-14-2012
04:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to write a plugin that exports all elements RevitIDs along with their timeline data.
In order for it to work (on doors, windows etc.) I have to eliminate all Revit Types.
The only property I could have found for this is the Icon
Item > Icon = "Composite Object" vs. Collection and Geometry.
Is there any other more practical way for that?
Second is no matter how much I've examined sample codes and tried to write a search for this I couln't figured it out.
Please help me write a search condition for Item > Icon = "Composite Object"
Thanks in advance..