How to make all lines on same plane?
How to make all lines on same plane?
(OP)
Hello Everyone,
I have a 2d drawing & all of the lines are suppose to be flat but when i look at the drawing in a 3d view there are lines at different elevations?... I am wondering how I can fix this? other than moving lines manually?
Any help would be great!
Lee
I have a 2d drawing & all of the lines are suppose to be flat but when i look at the drawing in a 3d view there are lines at different elevations?... I am wondering how I can fix this? other than moving lines manually?
Any help would be great!
Lee





RE: How to make all lines on same plane?
Cheers. Sean.
RE: How to make all lines on same plane?
If you haven't installed E.T. (you should) or are on LT, the following command sequence flattens most objects:
Command: MOVE
Select objects: Specify opposite corner: 5 found
Select objects: Specify base point or displacement: 0,0,1e99
Specify second point of displacement or <use first point as displacement>:
Automatic save to C:\Documents and Settings\cab.EEI_AK\Local
Settings\Temp\ellipse test_1_1_9169.sv$ ...
Command: MOVE
Select objects: xx found
Select objects:<enter>
Specify base point or displacement: 0,0,1e99
Specify second point of displacement or <use first point as displacement>: <enter>
Command: <enter>
MOVE
Select objects: p
xx found
Select objects: <enter>
Specify base point or displacement: 0,0,-1e99
Specify second point of displacement or <use first point as displacement>: <enter>
RE: How to make all lines on same plane?
One question Carl, whats "1e99" mean in phrase 0,0,1e99 ?
I tried this and it did'nt want to work for me?
Lee
RE: How to make all lines on same plane?
RE: How to make all lines on same plane?
Dik
RE: How to make all lines on same plane?
http://www.markcad.com/download/Flatten.lsp
RE: How to make all lines on same plane?
RE: How to make all lines on same plane?
why not just select all your lines, and in the property toolbar just type 0 for start Z and end Z. I just use it to do the reverse sometimes to elevate lines
RE: How to make all lines on same plane?