Jump to content

Search the Community

Showing results for tags 'flatten'.

  • Search By Tags

    • flatten ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 13 results

  1. Version 1.0.0

    1,546 downloads

    This AutoLISP file can be used to flatten a 3D drawing. It does this by setting all Z values in the drawing to zero. Instructions on how to load and run this file in AutoCAD are given in this thread.
  2. Hi, I'm looking to make a script, lisp or batch sort I could take all the 3D drawing from a file and convert it to a 2d drawing. I've tried a lot of thing like "flatshot", "outbounding", "flatten"... The best result was definitely with the "Flatshot" command, but it cannot be use as a scrip...
  3. Hi, Please see attached the Fuzzy Text Problem.dwg Fuzzy Text Problem.dwg The bottom of the two text (MTEXT) has a Z value of 0. When exploded to TEXT it has a value of -0.00000454. It appears FUZZY in AutoCAD for this reason. 2d wireframe is set DVIEW is ok also. FLATTEN or m...
  4. I am looking for a lisp that will allow me to convert survey figures to flat polylines. Currently I have to select them explode which makes 3dpolylines then convert to 2dpolylines. I then use the flatten command. I have tried making a lisp that uses (command "_explode") and (command "_flatten") and...
  5. Hi all, I have a relatively small drawing with couple of blocks which is ridiculously large on disk (currently 1.4MB after couple of PURGE and AUDIT). There should be some elevated geometry in the drawing. The drawing looks pretty flat in side view though. The method I use to understand whether...
  6. Hello All, I have a 3D Max model imported into my Autocad but can't seem to create any 2D elevations, I've tried FLATSHOT, FLATTEN and even exploding to polylines but they disappear. any advise please? Thanks John
  7. I've tried macros, have done FLATTEN, and tried to set Z coordinates to zero multiple times, but still have a corrupt file that does not have all line art on Z=0. I need help flattening two plan files so that line art will show all coordinates at Z=). I will consider sharing via Dropbox if some...
  8. I am working in autocad for mac when I am not at work (dreadful program) and it's lackluster to say the least. Since there are no express tools, i can't FLATTEN the drawing. I have a bunch of objects on varying levels of the Z plane which is infuriating. it happened cause I got blocks from an outsid...
  9. Andy Clarke

    Flatten Command

    Hi Sorry if this has already been discussed and a solution has been found, i have been searching but can't find a solution that has worked for me. i am currently working using AutoCAD 2012 LT and work with OS Site Plans and on a number of plans i have had a problem where some of the objects...
  10. hey guys, im a newbie in the 3D world of autocad and i need help with an particular problem. I have a 3D model of a steel construction with the assignment to create special views of it and 2D projections for manufacturing of each beam individually. I tried many commands like Flatshot ( which dont w...
  11. I have a drawing from a land surveyor who shot points for some anchor bolts (1000+ points) on a bridge that's approximately 2,500 LF and has a gradual arch. The drawing was done in some Civil program and is completely 3-D. I need to create 2-D railing fabrication drawings based on these existing l...
  12. Hello, I'm making a car model on autocad 3d and I have to make all of its differents surfaces flatten on a same plane (similar to papercrafting). I must get the "real sizes and dimensions" of all rectangles and triangles that compounds my model. This is about 20 differents planes defined by th...
  13. Block Flattening/ how to enable UCS within a block. I am working on a job that has hundreds of blocks added which have various random z-axiz added. I have been in to the block and tried to Flatten it... I get a forced error returned saying "unable to flatten block z-axis isnt enabled in block ed...
×
×
  • Create New...