Page 1 of 1

Importing/creating poly lines

Posted: Mon Dec 01, 2014 4:48 pm
by AEA
Hi there,
is there a way to import polylines automatically into CC?

Many thanks!

Re: Importing/creating poly lines

Posted: Mon Dec 01, 2014 4:55 pm
by daniel
For now you can only import polylines from:
  • DXF files (2D autocad drawings)
  • OBJ files (use the line (l) element)
The next version will also support the SHP format.

Re: Importing/creating poly lines

Posted: Tue Dec 02, 2014 3:34 pm
by AEA
Thank you, Daniel.
Could you please tell me why saving a polyline in CC is not saving the width and the color of the line? Is there a way to provide color and width when importing as dxf file. I'm trying to set these attributes in dxf with no success...

Re: Importing/creating poly lines

Posted: Tue Dec 02, 2014 8:18 pm
by daniel
The reason is that it's a bit painful to save those pieces of information (and no one asked for it before you ;).

I'll add this to the TODO list.

Re: Importing/creating poly lines

Posted: Wed Dec 03, 2014 10:07 am
by AEA
Many thanks.