Description Replaces the ith Location/Orientation operation with a RotateY in the specified coordinate system.
Syntax RotateIthY n, indx, coord, Y
Parameters n As Long Node number of the entity.
indx As Long Zero-based index of the Location/Orientation operation to be modified.
coord As Long Node number of the coordinate system under which this operation is applied.
Y As Double Rotation angle in degrees.
Remarks RotateIthY replaces the ith Location/Orientation operation with a RotateY in the specified coordinate system.
See Also Examples
|