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.
how do I link my excel spreadsheet to bluebeam for takeoffs
What is the difference with spaces and places?
Is there a way to reorganize form fields in Bluebeam Revu so they follow the correct tab order when filling out a form? Right now, whenever I add a new field, it gets added to the bottom of the list in the Forms panel. For example, if I originally create fields "Text 1" and "Text 3", then go back and add "Text 2" between…
This morning, I read the latest tip and trick post with custom statuses. I edited a status, and then I created a filter which dimed out the markup once it was set. My question is, Is there a way to save a predefined view of the markups list for when I am going through revise and resubmit drawings?
When I type a number and try to move it it rotates and I can't line it up the direction I want it to be. Why / how do I keep it from auto rotating?
I have one user, in one PDF, when he click on the screen, the page advances. He's unable to do markups because the page keeps advancing. I've never seen the behavior and we can't replicate it. It doesn't happen to other PDFs in the same sessions and reoccurs if Bluebeam is closed and reopened.
Do Bluebeam Release installs come standalone? or Do you have to be in Bluebeam to install the latest update?
Hi all. Relative noob here. I have a single sheet that I printed from a 100 page planset that I need to edit. I printed the 1 sheet to a pdf in order to keep the file size small. I have added a couple of layers for my edits and want them printed red. However, all the planimetrics, utilities, topo I would like to print in…
I'm currently working on customizing the engineering review stamp from the custom libraries, but I'm having trouble figuring out how to edit it without disabling the pop-up feature that appears when placing the stamp. Ideally, I want the pop-up to remain active so that the reviewer can fill out the required fields…
Good Afternoon, I am new to Bluebeam. I downloaded the program and can utilize it minimally. Separately (and a month after downloading Bluebeam), my employer added me to their subscription. Adding me hasn't seemed to also add the functionality that others have access to. Does anyone know how to somehow link my current…