Message 1 of 3
Where to access properties for objects

Not applicable
12-10-2020
01:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi. I am looking to create an application which will extract information about objects, such as doors, walls, rooms, windows etc. I will need to extract their dimensions, materials, ratings etch. as well as custom properties.
How will i know where to find these properties?
My intuition tells me to just collect all elements of type window, as an example, and getparameters on each of them, but after learning about elements, families, symbols and familyinstances, i am unsure as to where to access which information.
Is there some kind of guide as to where to access which information, or how do i know where do get it?