Installing IronPython Download the latest version of IronPython from http://ironpython.NET/download/ . Run the MSI file to start the installation wizard. Accept the default settings to install IronPython. Installing Visual Studio Community Download the...
5 Comments - no search term matches found in comments.
To familiarize yourself with the predefined macros and what types of controls and functions they include, double-click each one in the Solution Explorer and review the code as you will do for one macro now. If you open TBC and then launch a predefined macro, you can also press F1 to open the...
The Macro SDK template contains all of the structure and configurations you need to get started. These include: Links to program DLLs Environments and references Setup for debugging Making TBC Controls Available in Your VS Project In Visual Studio's Solution Explorer pane (on the...
8 Comments - no search term matches found in comments.
Creating a Macro by Copying and Modifying Another It is easiest to create your first macro by copying and modifying a pair of existing .py and .xaml files. In the Solution Explorer > Macros > Trimble, select a pair of .py and .xaml files that have some of the controls you need...