Description
This function allows you to get a rotation matrix from a model UCS to a new one that is defined by a vector that has an Oz axis in it.
Syntax
UCSRotate( iDirVect, oRotMatrix )
|
Input: (Variant) iDirVect |
A vector defined Oz axis in a new UCS given in coordinates of the start UCS. Not necessarily a unit vector. |
|
Return: (Variant) oRotMatrix |
Rotation matrix. |