cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
smathiebe
Contributor

Parameters for GetAttributesByType("..."))

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

AC25-28, Win10
1 Solution

Accepted Solutions
poco2013
Mentor

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

Gerry

Windows 11 - Visual Studio 2022; ArchiCAD 27

Go to post

1 Reply 1
poco2013
Mentor

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

Gerry

Windows 11 - Visual Studio 2022; ArchiCAD 27

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!