Unknown said: The value provided as viewed in locals window/debug.print is measured clockwise from the x-axis.
The number is negative. It's not really the inverse, just another way of presenting the result. Subtract from 2π to get the anti-clockwise…
Hi Mark,
here is some vba code I have tried to put together to simulate your situation. Assuming a 2D rotation you may follow this example. The idea here is to take these 2 points, substract the view rotation angle from the vector, which is defined…
Its URGENT...
How to get angle (double value) from matrix3d?
My requirement is to get the rotation angle of the cell elements present in a dgn file. I can get the rotation property of cell elements which are in matrix3d type, but I need it in…