I'm trying to create a new Zone Category named "ABC" using the ArchiCAD
C++ API, but I'm encountering an issue. My current code attempt results
in an error, and I'm looking for some guidance to resolve it. My Goal:
To programmatically create a new Zo...