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