This exercise demonstrates how to define an alias to start the REVCLOUD command and to override the C alias to start the COPY command instead of CIRCLE.
In AutoCAD, on the ribbon, click Manage tab >> Customization panel >> Edit Aliases.
Scroll to the bottom of the file and click in the blank line under ‘User Defined Command Aliases’.
Enter the following text:
RV, *REVCLOUD
C, *COPY
CC, *CIRCLE
The PGP file should look similar to the following now: