CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE
Over 1.099.000 registered users (EN+CZ). AutoCAD tips, Inventor tips, Revit tips. Try the new precise Engineering calculator and the updated Barcode generator. New AutoCAD 2026 commands and variables.
Be.Smart Concrete webinar - extend your Revit
RSS channel - CAD tips RSS tips
RSS discussions

Discussion Discussion forum

?
CAD discussions, advices, exchange of experience

CAD Forum - Homepage CAD discussion forum - ask any CAD-related questions here, share your CAD knowledge on AutoCAD, Inventor, Revit and other Autodesk software with your peers from all over the world. To start a new topic, choose an appropriate forum.

Please abide by the rules of this forum.
This is a peer-to-peer forum. The forum doesn't replace the official direct technical support provided by ARKANCE for its customers.
How to post questions: register or login, go to the specific forum and click the NEW TOPIC button.
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Topic Closed How to move (flatten) entities with varying Z-c

 Post Reply Post Reply
Author
tkelly View Drop Down
Groupie
Groupie


Joined: 19.Feb.2009
Location: United States
Status: Offline
Points: 59
Direct Link To This Post Topic: How to move (flatten) entities with varying Z-c
    Posted: 24.Feb.2009 at 06:07
There are 2 ways to flatten objects
 
1. Select all objects: Make the "Z-elevation as 0" i.e if object is line or arc make Z-coordinates as 0 if it is polyline make elevation as 0
 
2. Export the drawing to .dxf format  it would make all object flatten automatically. If you are not able ot export save the drawing in .dxf format
 
Tom
Back to Top
picnic16 View Drop Down
Newbie
Newbie


Joined: 21.Feb.2009
Location: Australia
Status: Offline
Points: 1
Direct Link To This Post Posted: 21.Feb.2009 at 03:04
Hi i hope you can help.

I need to flatten objects to z=0, i am using Autocad LT 2000i
The instructions say to make a macro and add it to my toolbar, I have no idea how to do this, This is the message given

Add a new macro (icon) to your toolbar - in fact two single-line macros (tool buttons) - one for selected objects and the second for all objects:
  
[FlattenSel]^C^C_UCS;;_select \_move _p;;0,0,1e99;;_move _p;;0,0,-1e99;;

[FlattenAll]^C^C_UCS;;_move _all;;0,0,1e99;;_move _all;;0,0,-1e99;;
_chprop;_all;;_thickness;0;;
(keep the macro text on a single line)

Do not use it on 3D solids as it may distort them.

(original concept by Randy Richardson)

Thanks in advance for any help

Christopher



Back to Top

Related CAD tips:


 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0,090 seconds.