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.
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…
For some reason, I am not signed in utilizing Revu. I click the sign in button and nothing happens. If I click it quick enough, it actually will show my username for a split second and then goes back to "Sign In". I am unable to find anything. Is anyone else experiencing this issue? I noticed this issue prior to upgrading…
Good morning, I logged a ticket with support but no response yet. I cleared the registry by doing a complete uninstall of all previous versions and used the Bluebeam Cleaner Utility (but that only goes back to 21.0.3. I also ran the latest download as an administrator yet the only thing that installs is OCR and when it…
I'm having trouble stopping speech bubbles appearing beside custom symbols I've created and saved to my toolbox. These don't appear when others open the file however. Any tips on how to stop these appearing please? thanks in advance Joel PS I'm trying to attach an image but keep getting a permission error?
Hey Brains Trust, Using spaces for Takeoff. When I mark the space on a GA Drawings and copy / paste to an Elec drawing the space rotates as shown in the pics… What causes this and is there a way to stop this happening? There is no option to rotate this and its doubling work.
Ever since the (fairly) recent server "upgrade" I get disconnected from the Bluebeam servers several times a day and it's an annoyance. Is everyone else in the US having a similar experience? I came here just to post the item above, so that's the main issue I want to resolve. But it was even more annoying just getting to…
I have been using Revu to build quantity take-offs for construction estimates, I’m trying to clean up the organization and structure of the markups. I typically sort the markups by the subject, but I need to be able to re-sort the line items before I export the take-off. I can’t manually move items on the markup list up or…
is there a way to create page labels for a drawing set (ie 60-100+ pages), and then also add page numbering for sequential order (ie # prefix in front of custom page label)? it seems you can do one or the other, but not both?
In the existing Studio Project, I want to reorganize the folders without downloading them to my local drive and then uploading them back to the Studio Project. If I do that, I will lose the history of changes made to the set of drawings. Is there a way to move the folders within the Studio Project?