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