Page 1 of 1

Opening a file in CC from AutoCad

Posted: Mon Aug 03, 2026 8:43 am
by westergu
Hi,
I have made a small script in Autocad that let you choose a line, saves it as an OBJ file and then opens it in Cloudcompare. The problem is that it always opens a new Cloudcompare session. So my question is, if there is a command line argument that opens the OBJ-file in an existing (or most recently opened) Cloudcompare window?
Hopefully somebody knows a walkaround to this problem :-).