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.
One of our reviewers is having a problem that pops up randomly. The problem that happens is as follows and is totally random and occurs when reviewing any session(s): Extracting sheets with comments, pasting images, and details in various sheets. Once pasted images and text has been added to various sheets the reviewer…
Every Time I load a document, it says this document has a protected scale and won't let me measure anything. Anyone have any suggestions. Thanks
Hi, just wondering how I can edit markups/takeoffs that I made at my home office and view and change at my work office? Any help would be appreciated. Thanks.
Not sure if there is an option to upgrade my purchase , as i purchase the basic one but need core because i need to measure perimeter and more advanced tools etc.. ? Anyone know if its possible to upgrade and how ?
Where did the default page navigation arrows go? How do we get Revu to go back to the default page navigation interface? What did we do to make this change to the Revu UI? Default UI Current UI
Hi everyone, I am a Building Surveyor and use bluebeam when I'm undertaking audits of existing buildings that are later put into Building Code reports. The system is amazing for what I do, but just generally I need to put photos into emails and reports where its easier to just grab the photo and put into our reports…
Dynamic Fill is an awesome tool, but from time to time I do try to use i on drawings where even though I have an outline shape that appears to be closed, the Paint Bucket tool still bleeds out even at the smallest brush and slowest fill settings. Does anyone have any suggestions or found a fix for this? Using it primarily…
Hi, I want to use the textbox markup to type in the Farsi language, but it shows separated and backward. How can I fix this issue?
Hello, I'm looking for a 3-party System/Vendor that we can use to backup the entirety of our Studio contents (across all Users/Projects). One that an BB Admin could use that allows visibility of all Users/Projects/Data/Folders/Files being stored under our Company/Licenses; and simply be able to backup everything from the…