How to import custom path into the CopSim?

Typically: "How do I... ", "How can I... " questions
Post Reply
Mehmet
Posts: 20
Joined: 07 Oct 2019, 06:59

How to import custom path into the CopSim?

Post by Mehmet »

Hello,

I need to import a custom path into the CopSim.

But, when I export a path from CopSim,

I see that there is a form of exported .cvs form like (X,Y,Z, alpha, beta, gama, bla,bla,bla,...)

So, I think that my imported .cvs file must be in this form,

If so, is there any program or method which I can convert my path file (created by CAD programs) to .cvs file acceptable by CopSim?

Thanks

fferri
Posts: 1217
Joined: 09 Sep 2013, 19:28

Re: How to import custom path into the CopSim?

Post by fferri »

The format is described at Importing and exporting paths (Import).

Conversion should be easy enough to do with tools such as spreadsheet editors, scripting languages, regular API, etc, depending also on the input file format, which you did not mention, and the availability of tools/libraries to read from it.

Post Reply