Hi teamI am reaching out regarding an issue I encountered while
attempting to rotate a column by its own axis using code. I have
utilized the following code snippet: element.column.head.floorInd =
short(storey); element.column.origoPos = beg; element...
I'm working with the ArchiCAD C++ API and can apply materials to an
entire stair, but I'm stuck on how to apply different materials to just
the threads and risers. Does anyone know how to do this?This is my
current code to apply the materials to the ...
Hi,I'm encountering a problem in my C++ project where objects loaded
through a library appear smaller than their actual size. The issue
corrects itself when I open and close the object settings without any
changes. I'm attaching a video to demonstrat...
Hi Team,I am experiencing a problem with a Library Object that I have
trying to render through code in Archicad. The midpoint of the object
while saving it as a gsm is on the center point of the object.While when
i try to create this object to archic...
Dear Community,I'm encountering a problem with debugging in Visual
Studio on Windows. Despite setting up everything correctly, the
breakpoints are not being hit, and Visual Studio warns that "No symbols
have been loaded for this document." We have en...
HI @kolioi Thanks for the reply. I tried with same setup but the .pdb
was not created . Is it beacuse of the version issue?This is my build
output. 1> 1> 2>------ Rebuild All started: Project: AddOn,
Configuration: Debug x64 ------ 2>AddOnMain.cpp 2>...
Thank you for your response. Could you advise on how to obtain execution
logs for ARCHICAD, similar to the way logs are generated when starting
ARCHICAD from a terminal on macOS? Also any tips for efficiently
capturing these logs would be greatly app...