Results 1 to 4 of 4

Thread: Flatten polyline arc erases entities out of view

  1. #1
    All AUGI, all the time DoTheBIM's Avatar
    Join Date
    2005-02
    Location
    Central PA, USA
    Posts
    753

    Default Flatten polyline arc erases entities out of view

    I'm out of practice on AutoCAD as I've been in Revit for the last several years and microstation prior to that. So the last time I've used AutoCAD was about 12 years ago. I'm trying to prep some dwg's for importing to another program for tracing... which is proving to be tedious work. So I almost have it but it seems I have a hiccup. After finding an arc to polyline converter, I needed to have segments of the arcs (the program that these get imported to don't like arcs) So I found a tip on here that flatten will do the trick. and it does as long as the arcs are all with in view. If any of them are out side the viewable drawing area the get deleted. What's up with that. How far I'm zoomed in depends on how many segments flatten creates, If I zoom out to include all arcs, then I don't get enough segments. It's a catch 22. Any help out there?

  2. #2
    Certifiable AUGI Addict irneb's Avatar
    Join Date
    2007-07
    Location
    Jo'burg SA
    Posts
    4,348

    Default Re: Flatten polyline arc erases entities out of view

    The built in Flatten does nothing more than export to WMF and then import back. The WMFout only works with the current view. That's why you see this happen.

    Are there lots of these polylines? Perhaps you should try searching for a lisp to convert the arc portions into approximated line segments - similar to what happens inside the Express tools' SuperHatch.
    Knowledge is proportional to experience, but wisdom is inversely proportional to ego!
    My little bit of "wisdom": Hind-sight is useless, unless used to improve the next forethought!

  3. #3
    All AUGI, all the time DoTheBIM's Avatar
    Join Date
    2005-02
    Location
    Central PA, USA
    Posts
    753

    Default Re: Flatten polyline arc erases entities out of view

    Lots? For me, yes. every door swing of a student housing project with 5 floors and 3 buildings. each floor a different drawing. I'll try a searching for lisp, Thanks for explaining what is happening with that flatten. Seems something similar happens with text explode too.

  4. #4
    Certifiable AUGI Addict irneb's Avatar
    Join Date
    2007-07
    Location
    Jo'burg SA
    Posts
    4,348

    Default Re: Flatten polyline arc erases entities out of view

    Sorry to hear about that. You're correct about the text explode also using the WMF method.

    Anyhow, I've just done a google and come across this: http://paracadd.com/lisp/plxl.lsp

    Though that's quite old and would probably only work on Heavyweight Polylines. You can convert to-and-fro using the Convert command though.
    Knowledge is proportional to experience, but wisdom is inversely proportional to ego!
    My little bit of "wisdom": Hind-sight is useless, unless used to improve the next forethought!

Similar Threads

  1. Flatten to current UCS or view?
    By paul_mep in forum AutoCAD General
    Replies: 6
    Last Post: 2010-07-05, 11:42 AM
  2. Add HATCH to for entities made up of POLYLINE
    By dhiraj.motghare in forum ARX
    Replies: 0
    Last Post: 2010-02-10, 10:59 AM
  3. Flatten 3D Polyline so all Z values = 0
    By imacad in forum AutoCAD 3D (2006 or below)
    Replies: 4
    Last Post: 2007-05-08, 11:33 AM
  4. Program that can take a 3 form polyline shape and flatten it out
    By rhayes.99001 in forum AutoCAD 3D (2006 or below)
    Replies: 2
    Last Post: 2007-02-17, 05:03 PM
  5. Flatten 3D wireframe to elevational view
    By mmccarter in forum AutoCAD 3D (2006 or below)
    Replies: 5
    Last Post: 2007-01-29, 08:05 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •