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

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 2024.00 Macros Release

    Macro Developers

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

    https://downloads.trimblegeospatial.com/tbc/macrossdk/trimble_macros_sdk_v2024.00.msi

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

  • 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". 

Latest Discussions List

  • I'm trying to reorganize some sheetsets into separate plansets. I don't understand why this is not an option out of the box. Plansets are basically just a folder with no dimensions or the like. So, it should be less difficult than moving sheets to a ...

  • Thanks for the confirmation. Currently it's not that dramatic. I've set the trigger snapmode macro to keyboard shortcut STRG+SHIFT+S. On load it negates the current setting, either restores previous snaps or changes to "Free" only. And I can hit ...

  • Thanks for that Bryce, that made it work. I had played around with InputSettings.RunningSnaps as well, but only looked for changes in the menu. In fact, if you only want to change the snap modes and don't care about having the menu UpToDate then ...

  • Also, if all are disabled, please set the value: new Trimble.Vce.Interfaces.SnapIn.SnapMode[] { Trimble.Vce.Interfaces.SnapIn.SnapMode.None } and not an empty array. ------------------------------ Bryce Haire ------------------------------

  • Hi Ronny, Can you also try setting the ` InputSettings.RunningSnaps ` property at the end of your SaveSnapModes. It should be an array of the enabled snaps. ------------------------------ Bryce Haire ------------------------------

Recent Shared Files List