cant draw in z axis

cant draw in z axis

Anonymous
Not applicable
12,059 Views
5 Replies
Message 1 of 6

cant draw in z axis

Anonymous
Not applicable

when ever i try to draw a rectangle or any other line in the z axis it wont let me please help

0 Likes
12,060 Views
5 Replies
Replies (5)
Message 2 of 6

David_W_Koch
Mentor
Mentor

A rectangular Polyline can only be created parallel to the current UCS's X-Y plane.  If you need to draw one with one side parallel to the current Z-axis, you will need to change the UCS such that the X-Y plane is parallel to the plane in which you want to draw the rectangle.


David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
EESignature

0 Likes
Message 3 of 6

pendean
Community Legend
Community Legend
... or draw using 3DPOLY command https://www.youtube.com/watch?v=j3img0zukX4


Message 4 of 6

dbroad
Mentor
Mentor
  • You can just enter 3d coordinates for the point not on the Word xy plane since osnapz won't override keyed values. This works for lines, not for rectangles. For 2d polylines to work, you need to change the UCS.
  • If you're just using object snap, while picking points, make sure osnapz is set to 0.
  • If you switch to a non-plan view such as an isometric and then turn ortho on, you can mouse pick a vertical line as long as osnap isn't involved. It won't be overriden by osnapz.
  • If you use point filters, you can temporarily override osnapz by using either .xy before picking the point off the xy plane.  Then you will be prompted by z. You would need to key in the z coordinate unless osnapz is set to 0.
  • If you want to work in multiple orthographic planes, either
    • Set ucsfollow to 1 and use the ucs command to change both the view and the coordinate system
    • Setucsortho to 1 and use the viewport menu to choose the orthogonal view you want to work in.

Most people like not having linework off plane in ACA since the AEC elements have multiple view representations and most things are simpler without non World 2d geometry involved.

Architect, Registered NC, VA, SC, & GA.
0 Likes
Message 5 of 6

jtm2020hyo
Collaborator
Collaborator

finally, I found the answer:

Draw a line pressing shift key in a SE Isometric view... same method for a 3D polyline.

0 Likes
Message 6 of 6

jon_maser4HNHM
Community Visitor
Community Visitor

I found that in the project explorer that since i had created levels the workplanes were set to certain levels not allowing me to draw outside of them. Once i turned that to none it got rid of the issue not being able to draw in z.

0 Likes