I draw Lines between 2 cogo points from node to node

I draw Lines between 2 cogo points from node to node

masonbrown
Participant Participant
581 Views
4 Replies
Message 1 of 5

I draw Lines between 2 cogo points from node to node

masonbrown
Participant
Participant

When drawing lines between cogo points-from node to node-the line goes from that spot elevation to the other spot elevation.

Is there a way to draw these lines from point to point, but at elevation zero?

 

thanks,  Mason Brown

0 Likes
Accepted solutions (1)
582 Views
4 Replies
Replies (4)
Message 2 of 5

Anonymous
Not applicable

Draw a polyline instead of a line.

Message 3 of 5

jeff_rivers
Advisor
Advisor
Accepted solution

At the command line enter OSNAPZ=1

 

 

OSNAPZ Set to 0 will use the current entity's Z value for commands

OSNAPZ Set to 1 will use the current UCS Z value for commands, and will thus ignore the Z value of the selected entity if it differs from UCS Z.  


Jeffrey Rivers
Win 10 Pro 64-bit, Intel i9 3.7GHz, 64 GB
NVIDIA RTX A4000
C3D 2020 V13.2.89.0
Message 4 of 5

Jeew-m
Mentor
Mentor

Dear Friend,

You can use FLATTERN command and select the line. Then it will set to elevation 0 both ends.

 

Otherwise type command ELEV and set it to 0 (Or any desired elevation) and draw polyline instead of line.

 

Thanks



Jeewana Meegahage
Design Engineer
Autodesk Civil 3D Tutorials
Facebook | YouTube | LinkedIn







0 Likes
Message 5 of 5

ChrisRS
Mentor
Mentor

The polyline will have the elevation of the first point you snap to unless OSNAP = 1

(See Jeff Rivers solution below)

Christopher Stevens
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes