DXF export circles and arcs

Next
 From:  pressure (PEER)
11910.1 
Trying to save the attached as a DXF with ARC entities for the fillets, but it seems like I'm getting splines instead as in the attached DXF. UseSimpleEntities=y is set. I've tried exporting 3D curves and also 2D projection, but neither gives arcs.

What do I need to do to get ARC entities in DXF output?

- Peer
Attachments:

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
11910.2 In reply to 11910.1 
Hi Peer, if you have a multi segment joined curve if it is all line segments it will make a POLYLINE entity otherwise it will be a SPLINE.

But you should be able to generate ARC entities if you use Edit > Separate on your curve before exporting it.

There is a way in DXF to represent a joined curve made of lines and arcs but not with ARC entities, there is a "bulge factor" value that can be set on a polyline vertex. MOI won't output a DXF "polyline entity with bulge factor arcs" currently but it can read those in.

An ARC should get made if it is a one segment curve (except if UseSimpleEntities=n is set in moi.ini).

- Michael

EDITED: 18 Jan by MICHAEL GIBSON

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  pressure (PEER)
11910.3 In reply to 11910.2 
Thanks for the fast answer Michael! Separating it did the trick.

- Peer
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All