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

Get renovation filter guid [SOLVED TEMPORARILY]

ReignBough
Enthusiast
I am unable to get the renovation filter guid. I am planning to set the renovationFilterGuid of API_NavigatorView.

Although ACAPI_Database(APIDb_GetActualRenovationFilterID) can get the current renovation filter, I need to use other renovation filter instead.

Is there a way to get the GUID like ACAPI_Goodies(APIAny_GetRenovationFilterNameID) but the parameters are reverse; that is; input=name, output=guid?
~ReignBough~
ARCHICAD 26 INT (from AC18)
Windows 11 Pro, AMD Ryzen 7, 3.20GHz, 32.0GB RAM, 64-bit OS
2 REPLIES 2
Tibor Lorantfy
Graphisoft Alumni
Graphisoft Alumni
Hi,

Unfortunately there is no way to get other renovation filter's guid.
I add this as a request, so with the next API version you will be able to do that.

Regards,
Tibor
ReignBough
Enthusiast
Thanks.

BTW. For the moment, I predefined the GUIDs of those renovation filter and used them instead. This is in the assumption that the GUIDs will not be modified.
~ReignBough~
ARCHICAD 26 INT (from AC18)
Windows 11 Pro, AMD Ryzen 7, 3.20GHz, 32.0GB RAM, 64-bit OS

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!