TBC Macros and Extensions

 View Only

Welcome to the TBC Macros and Extensions Community!

Search for the latest macro and extension content, ask a question, see answers, or start a discussion. This is your community, a place to engage your colleagues using beta macros to share your wisdom. For additional helpful resources, visit the TBC Knowledge Center.

Expand All
Collapse All

EZy69BqQsCyqTIvW3oKA_temp.pngSoftware Development Kit (SDK)

Managing your TMLs

Status is a TML written by Rockpile Solutions to manage registered TMLs from within Trimble Business Center. 
TMLStatus displays the registered TMLs and makes the installation and/or updating into a simple button click

Click Download TMLStatusto download the TMLStatus installation program. The installation package removes the burden of having to manually download, navigate, install, and unblock the files needed to run TMLStatus and other registered TMLs.

Legal Notice

Trimble is not responsible for any damage caused by running either macros/extensions installed by Trimble Business Center or those that you install from other developers. For more information, please see:
See more in the Library...

Announcements List

  • TBC 2023.10 Macros Release

    Macro Developers

    Macros SDK release for 2023.10 is available. Find the download link below or in the "Software Development Kit (SDK)" dropdown

    https://dl.trimble.com/osg/downloads/macros/trimble_macros_sdk_v2023.10.msi

    The Visual Studio 2019 Project Template (TbcMacros) should also be updated with the latest changes. 

    Two major changes this last release within the project template was the addition of the "Trimble.Sdk.UI" project reference and migration of a number of lower-level controls (InputMethod, MousePosition, UIEventArgs, etc.) to the "Trimble.Sdk.UI" from "Trimble.Sdk.Interfaces.UI". 

  • Updates for TBC 5.90

    The zip file of sample macros was updated to work with version 5.90.

    sample-tmls-tbc-version-590

    This note is for macro developers.

    There is an updated SDK available for 5.90.

    updated-tbc-macro-sdk-for-version-590

Latest Discussions List

  • Hi Peter, good to hear from you and thanks a lot for your comments, which are really interesting, so not boring at all ;-) Congrats on your graduation ! Now that I know how to use the internal conversions, I`m already using them, as I got ...

  • Hi Fernando, Hopefully I can shed some light on this since I'm the one that wrote the units classes. Here's the history (may be a bit boring) The conversion factors used by TBC were used in Terramodel which was developed before everything was available ...

  • Hi Bryce, thanks so much for your fantastic and quick help. Yes, I'm handling many things in my macros different if iron python 2 or 3, but I was happy that I finally got the proxy settings working via urllib.request and built all functions behind ...

  • Hey Fernando, Personally, I've never used the urllib module before. https://stackoverflow.com/a/41431794 Looking at this stackoverflow, there is no urllib.request in Python 2. If you want to use the same library, it looks like you should be using ...

  • IronPython 3.4. TBC v5.90+ uses Python 3 moving forward and I would assume that will be the case onward. ------------------------------ Bryce Haire ------------------------------

Recent Shared Files List