Message 1 of 6

Not applicable
06-18-2018
05:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, it's me again 🙂
I'm wondering how i can achieve the fact to acces to the type of a element property.
I'm getting a list of Element by :
m_elementsToProcess = collector.OfCategory(BuiltInCategory.OST_Roofs).WhereElementIsNotElementType().ToElements();
I didn't found something in the SDK sample, neither online, i dont' know if my process is wrong..
Could you help me ?
But i don't kno
PS :
I mean this property :
Solved! Go to Solution.