I know we can ask users to open the .btx file. But is it possible to deploy the .btx file automatically or copy it to a folder?
Thanks.
There are a couple ways to do it. If you look at the deployment guide here:
Revu 21 Deployment Guide | Bluebeam Technical Support
Go toward the bottom and find "Deploying custom extensions via the Revu.exe command line"
From there you can see a couple different commands related to Tool Sets.
/btxadd: would let you set a path to a Tool Set on a shared network drive that all users point to. Revu knows to cache network tool sets locally for offline usage.
/btximport: causes the Tool Set to be copied locally for each user
@Peter Noyes btximport does the trick well! Thank you.
Are we able to reorder the user's tool sets? I would like to move the new ones to the top, or near the top.
There isn't a way to use those commands to reorder. That is a great suggestion.
I just noticed when I used btximport it added the toolsets to the user's current profile Tool Chest only. Is it possible to add the toolsets to all the profiles?
Also, where in the config does Revu track which profile is 'active' for a user?
Revu tracks the active profile in UserPreferences.xml in:
C:\Users\[USERNAME]\AppData\Roaming\Bluebeam Software\Revu\21
See:
<Record Key="ProfileManager"> <Path>C:\Users\pnoyes\AppData\Roaming\Bluebeam Software\Revu\21\</Path> <Active>Quantity Takeoff</Active> </Record>
Using the above import command, there is unfortunately not a way to specify that it should be in all profiles.
The way that Revu knows that a Tool Set should be in all profiles, is by having it specified inside the UserPreferences.xml mentioned above instead of inside of the profile. A record looks like this:
<Record Key="ToolSetManager"> <ToolSet> <Path>Electrical.btx</Path> <Title>Electrical</Title> </ToolSet> </Record>
Thanks for the help. I was able to script adding the tool sets to the UserPreferences.xml ToolSet element so they all auto appear for all profiles.
I want to write a script to edit the .bpx profile configs so these custom Sets appear at the top of each tool chest. Hope I can find time.
Just attended my first Tips & Tricks webinar earlier this week. It was great! Today I received an email from Stephanie with a link to watch an on-demand video. Unfortunately, I'm not able to visit the site (I receive an error message - see below)
Is there a tool which can apply a template to an existing PDF document? I can do it with the overlay tool, but its not efficient. I am currently specifically attempting to apply a letterhead to a PDF document without having to using snapshot, etc.
We were messing with settings now all the tools in my tool box are numbered and now I can't find the setting to get rid of the numbers next to the tools.
Long post for context: Yesterday I was trying to compare a revised architectural to realize that the floor plan has shifted in both the X and Y, so this morning I did a page snapshot. What I would like to know is, is there a way to snap to a point on the snapshot and move it to a point on the drawing?
In our work, we frequently need to compare floor plan drawings. Often, we have to compare older drawings from archives with very new and detailed ones. The scales of these drawings often differ — sometimes from 1:100 to 1:200, but more commonly with small variations of 1–5% at a detailed level. Our current workflow is as…
I found this support article, but I don't see the options shown in the screenshot to send to Cloud. At the bottom of the tool set menu I only see Manage Tool Sets, there's no Send Tool Sets to Bluebeam Cloud.
Hi I'm new here, joined to ask this questions. I started having an issue this week, where when I select the typewriter tool or text box nothing happens, pretty much rendering useless a big part of bluebeam for me. driving me nuts. Tried the basics, or re-opening, different files, restarting, different profiles, etc.…
I'm trying to figure out how "sets" works in Bluebeam to mark out the old documents and showing me the new changes in the addendums. when I create a set in Bluebeam and run it, they seem to be the same, but I can clearly see changes in design or whatever they are changing in the new addendums.
As an Org Admin user I have the ability to add users and delete users and assign the product, but is there a way to edit an existing user Contact Details? When I attempt to update a user's Contact Details everything is greyed out and will not let me make any changes.
I have added our org SharePoint to Bluebeam Cloud (website) and I can see folders as I would expect. When I add my org OneDrive account to Bluebeam Cloud I see OneDrive and PersonalCacheLibrary folders show, if I click on OneDrive, it says "Something went wrong. Please try again." Never works, and I opened a ticket and…