Import Multiple .stl files [SOLVED]
-
On 05/12/2014 at 12:45, xxxxxxxx wrote:
Hey there!
this is probably an easy question. i need to import multiple .stl files in a directory into a single c4d file. what would be the best way to go about this without a pop-up appearing for every import asking to set the import scale?
-
On 08/12/2014 at 02:22, xxxxxxxx wrote:
Hello,
you can use MergeDocument() to load a file into a given document. This will not open the corresponding import dialog as long the SCENEFILTER_DIALOGSALLOWED flag is not set.
Best wishes,
Sebastian
-
On 19/12/2014 at 09:49, xxxxxxxx wrote:
Hello avd007,
was your question answered?
best wishes,
Sebastian