Hello, I'm, trying to extract the underlaying gometry of some walls, but
I have some questions: Is that geometry (body) a solid or something like
a shell? Can I perform boolean operations with those geometries? Thanks
in advance. Regards,
Hello, I have used CMake to create a new solution and apparently it had
worked, but the new solution is as if it was linked to the source
solution. When I modify something in the new solution the
ExampleAddOn.sln file is modified as well and vice ver...
Hello, I am a Revit user and developer, but now I am trying to learn how
to develop add-ons for Archicad. Unfortunately, I am realizing that
there is no good source of information compiled on where to start. In
Revit we have a Developers Guide which ...
@BerndSchwarzenbacher , Hello, Thanks for your observations. Okay. Can
you explain me the steps you follow to create a new add-on? Or can you
point me to a link where it is well explained? I just want to understand
this CMake thing. Thanks. Yes, I t...
Sorry, this is not the solution, this linking behavior keeps occurring.
Does anyone know how to unlink the created solutions? Is there any
changes I need to make to achieve this? On the other hand, I have tried
to create my own template to avoid all ...
Hello, Solution:Download archicad-addon-cmakeCopy the files from
archicad-addon-cmake\Tools to archicad-addon-cmake-master\ToolsRun CMake
(source code from archicad-addon-cmake-master).Regards,