Skip to main content
Solved

DXF 3D polyline as Polyline

  • October 14, 2013
  • 1 reply
  • 21 views

Hello

 

I have converted a shp file to dxf.  However, the dxf is natively a 3D polyline and i need it to simply be a polyline.  Is there a way of changing the writer to be a polyline?  I dont know of the difference apart from the 3D line may have a z value(?)

 

 

Many thanks

 

Ben

Best answer by fmelizard

Hi,

 

 

Try to remove the Z values (2DForcer) before writing to dxf.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

fmelizard
Safer
Forum|alt.badge.img+21
  • Safer
  • Best Answer
  • October 14, 2013
Hi,

 

 

Try to remove the Z values (2DForcer) before writing to dxf.