Returns the transformation matrix associated with a User Coordinate System.
Syntax
retVal = object.GetUCSMatrix()
Where:
retVal is a Variant (4x4 array of doubles): The UCS matrix.
object is a UCS object.
Examples...
GetUCSMatrix method example