This command is used to report the rotation of design items. This command is best used when preceded by the Angle Units command.

For a component pad, there is also an Original Rotation command to report the angle of the original pad in the footprint. Use Is Rotation Overridden to test if a component pad has been individually rotated.

The Rotation (Transformed) command differs from the Rotation command as it takes report maker output rotation ( setup using Transform Coordinates) into consideration. So if a component has 90 degree rotation and the output has been transformed by 90 degrees then the Rotation command for the component will output 90 degrees, and the Rotation (Transformed) command for the component will output 180 degrees.

If you wish to change the precision or suppress the trailing zeros of the rotation angle reported, use the Angle Units command.

Example use of Rotation

Angle Units
List of Components
	Component Name
	Rotation
	End of Line

The report output looks like this:

C1 90.0 deg
R1 90.0 deg
U1 180.0 deg
U2 90.0 deg

Commands | Report Maker | Angle Units