License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…
2020-11-25
03:05 AM
- last edited on
2021-09-15
09:29 AM
by
Noemi Balogh
2020-11-25 03:26 AM
2020-11-30 10:53 AM
Luke wrote:What do you mean by deep copy? GDL doesn't use references and pointers, everything is returned by value.
I can successfully call these macros into my main gsm using a CALL and obtain the relevant values using the RETURNED_PARAMETERS command.
But... I cannot figure out how to make a 'deep copy' of the returned values which are all text string parameters.