2025-03-05 05:00 AM
In ArchiCAD27API (C++/VS2019/Win10),
how can I place label text on the top of a slab?
a month ago
Hello,
there is an example of how you can create an associative label in APIDevKit's Examples\Element_Test\Src\Element_Basics.cpp file where Do_CreateLabel_Associative function does the job.