3 weeks ago
In ArchiCAD27API (C++/VS2019/Win10),
how can I place label text on the top of a slab?
Friday
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.