Description Appends an Z-rotation operation to the selected entity in the specified coordinate system.
Syntax RotateZ n, coord, Zang
Parameters n As Long Node number of the entity.
coord As Long Node number of the coordinate system under which this operation is applied.
Zang As Double Angle of rotation in degrees.
Remarks RotateZ appends an Z-rotation operation in the specified coordinate system to the selected entity. The rotation is about the local z-axis through a point at the local origin.
See Also Examples
|