cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Streamline your workflows and master BIM coordination! Program starts April 28!

Archicad C++ API
About Archicad add-on development using the C++ API.
SOLVED!

[SOLVED] Element classification

ReignBough
Enthusiast
I am trying to get the values found in "Tags and Categories" panel of element Selection Settings dialog, specifically the "Element classification". I tried using memo.params and IFC functions to look for this value but did not find it there. Anyone knows where can I get this?
~ReignBough~
ARCHICAD 27 INT (since AC18)
Windows 11 Pro, AMD Ryzen 7, 3.20GHz, 32.0GB RAM, 64-bit OS
1 ACCEPTED SOLUTION

Accepted Solutions
Solution
ReignBough wrote:
I am trying to get the values found in "Tags and Categories" panel of element Selection Settings dialog, specifically the "Element classification"
This has just been added in the AC19 API. Take a look at APIDb_GetElementCategoriesID.
Ralph Wessel BArch
Central Innovation

View solution in original post

1 REPLY 1
Solution
ReignBough wrote:
I am trying to get the values found in "Tags and Categories" panel of element Selection Settings dialog, specifically the "Element classification"
This has just been added in the AC19 API. Take a look at APIDb_GetElementCategoriesID.
Ralph Wessel BArch
Central Innovation