From UCS to WCS - (AutoCad .net API)
What is the Editor.CurrentUserCoordinateSystem transformation matrix able to do?
Quite simply it is the transformation matrix that allows you to get from the current UCS to WCS. That’s from UCS to WCS. If you want to go from the WCS to UCS, then you have to apply the .Inverse() method.
Today’s is a simple post, but a very important one.
Written on December 21, 2016