2024-07-09 02:37 PM
Hello!
What is the easiest way to turn a morph into a mesh via API?
Thanks in advance!
2024-07-10 02:20 PM
By "mesh", do you mean converting to an Archicad Mesh element? If so, I assume the source morph is representing some kind of topology?
2024-07-10 02:49 PM
Hello,
Or would you like to save it into some external file? In this case, you can ask for its 3D representation (see the ModelAccess_Test / 3D_Test in the devkit).
Best, Akos.