Hi all, I'm tring to do my first Python programm running in Archicad.
Everything stops at the beginning with this command: building_materials
= acc.GetBuildingMaterials() it aswer "AttributeError: 'Commands' object
has no attribute 'GetBuildingMaterials'" I need it to retriv...