Jump to content

Recommended Posts

Posted

I found this answer to the 'flatten 3d drawings to 2d' problem (re 2007 LT)...

 

This sequence of commands flattens many objects:

 

Move

All

0,0,0

0,0,1e99

move

p

0,0,0

0,0,-1e99

 

but this does nasty things in my Autocad 2009 so I changed it to....

 

Move

All

0,0,0

0,0,1e99

move

all

0,0,1e99

0,0,0

 

which seems to work. I did this on a hunch, will it create any problems?

Posted

I don't understand why you wouldn't use AutoCAD 2009's own Flatten command. Is there a good reason?

Posted

Because I get an 'unknown command' message.

Posted

I'm running 2009 right this very moment and checked it on my system. The command works fine. Maybe you mis-typed it.

Posted

Since it is accessed via the command line and you don't seem to have it then I must assume you did not load Express Tools when you installed AutoCAD 2009. Am I correct?

Posted

I didn't install it, but yes, I think that's what happened.

Posted

You can still install Express Tools by reinserting your installation disk. I believe it is a listed option. You paid for AutoCAD so take full advantage of everything it has to offer. There are some real gems in ET. Now, go find them.

Posted

OK but going back to my original question, will that method cause problems?

Posted

It shouldn't. You can also try the FLATSHOT command.

Posted

tnx, the draftie that oversees the acad stuff has it on his computer but no one else does......i suspect that he'll be 'too busy' to sort out the disc but i'll try.

Posted

Then try FLATSHOT. It's included in the solids editting commands.

Posted

I like FLATSHOT too. It does not destroy the items like FLATTEN does (unless you copy it 1st). I have gotten great results with FLATSHOT.

  • 1 year later...
Posted

nice!!! how did you came up with that? what does the 'e' on 1e99 means?

Posted

How? Either someone taught him that trick, he learned of it completely by accident or he read it somewhere (a book, magazine or on the Internet).

 

The 'e' is engineering notation. As quoted from Wikipedia:

 

Engineering notation, as used in civil and mechanical engineering (United States), uses the following notation where:

 

3.0 × 10−9

 

can be written as

 

3.0E−9 or 3.0e−9

Posted

did YOU knew this engeneering notation before? or did you searched the web for the meaning of 'e'? That seams like a dificult search! Any ways, thanks.

Posted

I was familiar with the term so the searching part was not difficult at all.

 

You're entirely welcomed.

Posted

No, like I said, a hunch (or inspired guess?). I saw what was being used and had a stab at adapting it. I went from forum to acad without referencing other sources, and it worked. Sometimes it has difficulty with blocks but this can be overcome by exploding them before flattening.

 

How? Either someone taught him that trick, he learned of it completely by accident or he read it somewhere (a book, magazine or on the Internet).

 

The 'e' is engineering notation. As quoted from Wikipedia:

 

Engineering notation, as used in civil and mechanical engineering (United States), uses the following notation where:

 

3.0 × 10−9

 

can be written as

 

3.0E−9 or 3.0e−9

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...