License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…
2024-01-18
11:08 PM
- last edited on
2024-09-26
12:17 PM
by
Doreena Deng
Hi All,
I just startet using python with Archicad. The documentation is a bit confusing.
Where can I find the possible paramters for GetAttributesByType.
I found the example with GetAttributesByType("LayerCombination")) but which other types are possible?
Thanks in advance
Stefan
Solved! Go to Solution.
2024-01-18 11:37 PM
Available attributes are: Composite, Fill, Layer, LayerCombination, Line, PenTable, Profile, Surface, ZoneCategory -- Building Material has its own function. You can see all the available types in the class definition in the Python Archicad 'site-packages folder
2024-01-18 11:37 PM
Available attributes are: Composite, Fill, Layer, LayerCombination, Line, PenTable, Profile, Surface, ZoneCategory -- Building Material has its own function. You can see all the available types in the class definition in the Python Archicad 'site-packages folder