Message 1 of 4
Angle between two lines
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Everyone!
I have seen a couple of threads on this, but nothing really thouroghly explained it.
I am looking for two things...
1) A good explanation of Vector3d. I have been unable to find a good explanation in the ARX documentation or on the online .Net developers guide.
2) SOme help with getting the angle between two lines. The lines in question are in an orientaion similar to the greater than operator ( > ). I have attempted to use the Vector3d.GetAngleTo method to get the angle, but I do not understand it enough to be sucessful!
TIA!