Due to a scheduled maintenance, a maximum 20 minutes license delivery outage may be expected on July 6 2024 (Saturday) between 6PM to 8PM (CEST).
Archicad C++ API
About Archicad add-on development using the C++ API.

Convert morph to an Object in C++ Add-On code

kency
Booster

Hello,

 

Is there a function that would convert the given Morph GUID to an Object in C++ API like we do it in UI.

kency_0-1720005671602.png

 

1 REPLY 1
Akos Somorjai
Graphisoft
Graphisoft

Hi kency,

 

Well, you can simulate that; please look at https://graphisoft.github.io/archicad-api-devkit/struct_a_p_i___save_pars___object.html.

 

Best, Akos