Jump to content

Recommended Posts

Posted

After a complex solid exploded. What is the simple way to bring all the lines together with curves and arc etc. on one flat level please? So a 2D plan can be produced.

Thanks.

Posted

I would not have exploded anything, but you might try flatten command.

Posted

If you dont have the Express Tools FLATTEN command put the following string onto a button, it does roughly the same thing -

 

^C^C_select;all;;_move;p;;0,0,0;0,0,1e99;_move;_p; ;0,0,0;0,0,-1e99;^M;

 

 

Alternatively select everything in the drawing and use the properties box to set the Z-coordinates to zero.

Posted
If you dont have the Express Tools FLATTEN command put the following string onto a button, it does roughly the same thing -

 

Alternatively select everything in the drawing and use the properties box to set the Z-coordinates to zero.

 

I used this method but didn't and still doesn't work. The lines end at different levels. :huh:

Posted

Did you try moving objects to "0,0,1e99" then "0,0,-1e99"?

 

It should work via properties box also, but you may need to filter out other than lines, and then set start end end z values to 0.

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...