| Description: | Activate the Translate Scale and Rotate. | 
| Syntax: | "ActivateTSR translate scale rotate” where: translate, scale, and rotate are '1' to activate or '0' to deactivate 
 | 
| Return: | "1" if successful or "0" if not. Failure returns if: - Incorrect number of parameters - No project is loaded - No coordinate transform is set on the project | 
| Example: | "ActivateTSR 1 1 1” return: "1" |