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

Graphic Override Combinations/Rules Lockable GUID

cfranklin
Newcomer
Hey again.

I can't seem to locate the string used to get the lockable for graphic override combinations or rules anywhere, and the examples don't seem to include this either. Even the example dealing with overrides and creating them through a plugin only reference teamwork once and not as a solution.

I assume there does exist a lockable set for graphic overrides, that it just isn't documented :
http://archicadapi.Graphisoft.com/documentation/acapi_teamworkcontrol_findlockableobjectset
similar to how "ClassificationsAndProperties" isn't included but can be used to get that lockable set.

Can anyone help?

Thanks
1 REPLY 1
cfranklin
Newcomer
"GraphicOverrides" as described in the linked documentation does not seem to work. It always seems to return that the lockable set doesn't exist, while others work correctly within a teamwork project.