Calculate azimuth

Calculate azimuth

Anonymous
Not applicable
354 Views
2 Replies
Message 1 of 3

Calculate azimuth

Anonymous
Not applicable
Hi,

How to calculate a azimuth of a line? (CW for Y axis)

Thanks,

André
0 Likes
355 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Hi,

You can use the Thisdrawing.Utility.GetAngleFromXAxis for the endpoints of
the line and then
adjust the result to make the angle relative to the Y axis.

--

Regards,


Laurie Comerford
www.cadapps.com.au

wrote in message news:4875142@discussion.autodesk.com...
Hi,

How to calculate a azimuth of a line? (CW for Y axis)

Thanks,

André
0 Likes
Message 3 of 3

Anonymous
Not applicable
Thanks Laurie


"Laurie Comerford" escreveu na
mensagem news:4876342@discussion.autodesk.com...
Hi,

You can use the Thisdrawing.Utility.GetAngleFromXAxis for the endpoints of
the line and then
adjust the result to make the angle relative to the Y axis.

--

Regards,


Laurie Comerford
www.cadapps.com.au

wrote in message news:4875142@discussion.autodesk.com...
Hi,

How to calculate a azimuth of a line? (CW for Y axis)

Thanks,

André
0 Likes