Sets this matrix to the matrix of rotation by the specified angle, through the specified origin, around the specified axis.
| Name | Type | Description |
| Angle | Double | Input Double that specifies the angle of rotation. |
| Axis | Vector | Input Vector object. |
| Center | Point | Input Point object that specifies the origin. |
| Name | Description |
| Assembly Add Occurrence | This sample demonstrates placing an assembly occurrence. |
| UCS by transformation matrix | This sample demonstrates the creation of a user coordinate system (UCS) by specifying a transformation matrix. |