| Author |
Message |
ctsengineering
Guest
|
Posted:
Tue Nov 23, 2004 6:13 am Post subject:
locking 3d field |
|
|
We use a program called pro steel to creat accurate working 3d models in autocad. when you draw a line it can snap to any object in the x,y,z feild .... what i wouldn like to know .. is if its possible to lock either the x,y,z feild so that a line can not be drawn in it.. for example.. drawing a line and snapping to objects up the Z feild but not allowing the line to travel up the z field resulting in a 2d trace of the 3d object... if that makes it clear hope someone has the answer
thanx
|
|
| Back to top |
|
 |
me
Guest
|
Posted:
Tue Nov 23, 2004 9:06 am Post subject:
Re: locking 3d field |
|
|
a 2d polyline will "lock" onto a single plane.
ensure your first point is at the correct z value and subsequent
points will remain at this z value even if snapped from other
3d points, giving you a 2d trace.
"ctsengineering" <nospam@address.withheld> wrote in message
news:7589671.1101172454030.JavaMail.jive@jiveforum2.autodesk.com...
| Quote: | We use a program called pro steel to creat accurate working 3d models in
autocad. when you draw a line it can snap to any object in the x,y,z feild |
..... what i wouldn like to know .. is if its possible to lock either the
x,y,z feild so that a line can not be drawn in it.. for example.. drawing a
line and snapping to objects up the Z feild but not allowing the line to
travel up the z field resulting in a 2d trace of the 3d object... if that
makes it clear hope someone has the answer
|
|
| Back to top |
|
 |
Patrick
Guest
|
Posted:
Tue Nov 23, 2004 2:30 pm Post subject:
Re: locking 3d field |
|
|
Check out point filters. They are very important in 3D drafting.
Point filters allow you to move, copy, etc to a point on only the axis you
specify.
Patrick
http://www.multi-batch.com/
For your entire batch processing needs
|
|
| Back to top |
|
 |
|
|
|
|