• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Civil 3D

    Reply
    Active Contributor
    Posts: 42
    Registered: ‎08-18-2008

    Ellipse to pline

    180 Views, 5 Replies
    08-08-2012 08:35 AM

    Recieved a ACAD converted Microstation File for use in an upcoming construction project. Would like to convert all of the existing ellipses to polylines. Have read several threads that lead me to believe redrawing them is about the only real way to do it. Posting here in hopes of a solution. Drawing contains 127 ellipses, and I dont want to redraw all of them!!

     

    Currently on C3D2012.

     

    Thanks,

    Please use plain text.
    *Expert Elite*
    rkmcswain
    Posts: 1,514
    Registered: ‎11-13-2006

    Re: Ellipse to pline

    08-08-2012 10:03 AM in reply to: blotridge

    You could WMFOUT the ellipses and then use WMFIN to reimport them (use UL corner of viewport as insertion point, and scale of 2). One drawback to this method is that the ellipses will contain a lot of vertices.

     

    If you happen to have ToolPac, there is a command just for this task.

     

    This tool supposedly does it also: http://www.cadstudio.cz/en/apps/splineconvert/

     

     

    Please use plain text.
    *Expert Elite*
    antoniovinci
    Posts: 1,133
    Registered: ‎06-03-2011

    Re: Ellipse to pline

    08-08-2012 11:14 PM in reply to: rkmcswain

    There are some ways to get it done, for instance this, or simply save the drawing with ellipses as AcadR12 DXF, sir.

    Please use plain text.
    *Pro
    Posts: 1,391
    Registered: ‎12-14-2006

    Re: Ellipse to pline

    08-09-2012 08:01 AM in reply to: blotridge

    There is a simple lisp routine that i picked up from the internet that is very useful in this situation.

     

    Dan

    Civil 3D 2013
    Win 7 Pro x64
    Intel Xeon 2.0GHz
    6Gb Ram
    ATI Firepro 4800
    Dell T5500
    www.preinnewhof.com
    Please use plain text.
    Active Contributor
    Posts: 42
    Registered: ‎08-18-2008

    Re: Ellipse to pline

    08-09-2012 09:04 AM in reply to: dgordon
    Have you had success with this lisp in C3D 2012? I gives me a fatal error each time I run it. Sent from my iPhone
    Please use plain text.
    *Pro
    Posts: 1,391
    Registered: ‎12-14-2006

    Re: Ellipse to pline

    08-10-2012 04:47 AM in reply to: dgordon
    I haven't had the opportunity to try it with 2012. I'm still using 2011. Sorry it did not work for you. I wouldn't have expected lisp to be year specific. Daniel R. Gordon Prein&Newhof dgordon@preinnewhof.com p. 269-372-1158 www.preinnewhof.comThis email and any attachments with it are intended only for the addressee(s). Views expressed herein do not necessarily represent those of Prein&Newhof. Any attachments are only for the convenience of the recipient. Conclusions or information obtained or derived from the data on the attachments(s) or within the body of this message will be at the user's sole risk.
    Dan

    Civil 3D 2013
    Win 7 Pro x64
    Intel Xeon 2.0GHz
    6Gb Ram
    ATI Firepro 4800
    Dell T5500
    www.preinnewhof.com
    Please use plain text.