Hi All,
i’m developing a script for Rhinoceros and i need to insert a file into active document. I’m using C++.
I do not want to use the function RunScript ("_insert") but I need a function that I insert in the document all objects (individually) in the selected file without prompting the user if not only the file to open.
There is already a function that does these operations? If it exists, can you give me an example?
Thanks in advance.
Regards,
Marco Brandazzi