Aaron Maller provided some useful insight about how he paths RPC on a network location in the comments:
“The .rpc library we have is 12.3 GB of stuff. Admittedly, thats not THAT much space, but i cant justify having it on the hard drives. Since our Material JPG’s are on the network as well (Additional render appearance paths) if someone is trying to render at home we have issues anyway, unless their machine has configured Offline Files, which we do with the libraries when people have to work off site. Then its local, but still pathed to the network. :)”

Note: one of the nice things about the recent updates to Archvision Dashboard is that it supports license login / logout, meaning you can logout of Dashboard in the office, then go home and login again without using an extra license. This would give you access to the cloud library of RPCs, which could be downloaded and used wherever you are.

via
https://wrw.is/2014/08/thumbnail-images-for-entourage-families.html?showComment=1408037235781#c8556667987637110547

If you use a 3Dconnexion mouse with Navisworks, and you have installed the latest drivers (which I highly recommend), you may struggle to find out how to map a Spacebar to a button on your Spacemouse. Obviously, in Navis it is important to be able to hold down the Space key for selection purposes. If you try to record a macro for Spacebar in the 3Dconnexion management menu, you will find that it has both a ‘press’ and ‘release’ action.

You need to use the Keyboard list to map a key press correctly. However, Spacebar does not appear in the default menu… Happily, you can directly modify your profile XML to map the KB_Space action to a button on your 3d mouse. The images below show where to find this file, and how to edit it:

This method will fix the ‘press and release’ nature of macros, meaning you can “hold” the 3d mouse button for a Spacebar or Shift+Spacebar multiselection in Navisworks.

EDIT Good discussion about using a 3D mouse with Navisworks on LinkedIn

This workaround idea is quite simple – just use a Spot Coordinate or Spot Elevation with an applied Symbol family to use Symbols in locked 3D views.

You will need to start the symbol with a Spot Elevation Symbol family template…

You can also nest Generic Annotations into Tags, like a Wall or Keynote Tag. Unfortunately, all of the above will disappear if the hosting item is deleted. So, what about a View Reference Tag?

If we make a View Reference to a Drafting View called DO NOT DELETE, then nest our Symbol into the View Reference, it all works very nicely. The only thing that will break this is if someone deletes the ‘do not delete’ view 🙂

Here is a download with the whole thing already set up. And if you want to see me playing around in Revit figuring a few things out, here is a Screencast:

Paolo has posted an interesting bit of code that basically allows you to pick a floor element, and it will add points to a topography so that the topo follows the “points” on the Floor.

A very interesting solution to a common problem, namely, the (currently) limited functionality of topo tools in vanilla Revit.

Download here
“Anyway here you can find the code I’ve used
via original post http://puntorevit.blogspot.com/2014/08/align-topo-macro-attempt.html

There are a myriad of ways to link spreadsheet data into Revit, including numerous addins to import and export data to Excel. There is also the Google Sheets connection. Recently, the BIM Troublemaker posted about using Dynamo because, as he puts it, “this was the tool that could give me an on the fly, bi-directional excel link…”

I enjoyed reading the post, because it explains Dynamo use starting from a basic level, and yet shows a practical example of something that can be built on and adapted to suit your needs.

Excel out dyn

The working example uses Dynamo commands to extract data from Revit family instances into Excel, and then push data from Excel back into Revit. Nice job!

Read the whole post:
http://bimtroublemaker.blogspot.com/2014/09/practical-dynamo-excel-linking.html

I upgraded from Linux Mint 15 to Linux Mint 17 “inplace” this week. Basically, I edited /etc/apt/sources.list to match current versions (qiana and trusty), then used a few simple commands to do the upgrade. Make sure you backup everything before attempting this:
$ sudo apt-get update
$ sudo apt-get dist-upgrade
$ sudo apt-get upgrade 

I had a couple of issues to fix up. One was with fonts (I had some black squares appearing on some dialogs), so I replaced the contents of .fonts.conf with the version at this link. I also had to fix a failed hook that was stopping the final image upgrade, and for this I used:
$ sudo chmod -x /usr/share/initramfs-tools/hooks/(problem hook)
$ sudo apt-get install -f

As for the “using Revit” part – I installed Teamviewer using the deb package from http://downloadau1.teamviewer.com/download/teamviewer_linux.deb  Then, I logged into my workstation and here it is, Revit 2015 on a super-old netbook running Linux:

Other options for running Revit on Linux include:

  • Wine emulation
  • Running a VirtualBox emulation of a Windows system, and installing Revit

While I was at it, I also installed the power saving tweaks over here.  Additionally, I like to use newrez to increase my resolution (through a software buffer), meaning I can kinda have 1680×980 resolution on a 1024×600 monitor.

Oh, and one final tip: I have an Android emulator running through VirtualBox that allows me to install Android apps. This means I can theoretically install and use Autodesk mobile apps on this Linux netbook.

To satisfy your inner API maths hunger (surely that’s a thing?), here is how Revit “thinks” about Length:

Notice the recurring “328083…” theme? This is how it relates:

Check out the comprehensive list of Revit internal units (across all unit types) at:
Revit Units .NET API: Figure Out Revit Internal Units Per Unit Type (pt. 2) – RevitNetAddinWizard & NavisworksNetAddinWizard

A360 refers to a suite of products for cloud based file sharing and team collaboration, just like BIM360 refers to the more AEC-focused cloud collaboration services. The A360 moniker currently covers products including A360, A360 Drive, A360 Rendering, and now A360 Team.

Initial pricing:

Personally, I’m interested to see if this can become a central point for collaboration across all Autodesk products and services. On a wider scale, I’m keen to investigate any collaboration tools that allow quick and easy discussion of “issues” – when I say issues, I mean “anything that needs to be discussed and solved.” AEC teams have these kinds of discussions throughout the entire building design and delivery process… but there isn’t a nice, clean, easy solution to manage all of those issues and conversations (yet). I can picture it in my mind, I just haven’t seen one in real life (yet).

You can start a trial of A360 Team here:
A360 Team

The A360 forums:
http://forums.autodesk.com/t5/a360-products/ct-p/200

You might be interested in my previous post about the Autodesk 360 Viewer.

More info:
Autodesk A360 Team Now Available in North America, Continues to Advance Design and Engineering Project Collaboration

So, you have received a RTE or RVT file (along with related CSV lookup tables) and want to upgrade it without getting the “One or more families in this project are missing .csv files” error…

For example, you may download a Piping Template (like this one from AUGI), and it comes with CSV files but you don’t know where to put them? Or you have received some other MEP template file from the wild, and you would like to upgrade and use it?

The thing with MEP content is that some of it is based on, or related to, Lookup Tables. These are text (CSV) files that contain type data, essentially making it easy to create and manage types without having to always use the Family Editor to do so. However, if these are missing, you will get an error message when you attempt to open or upgrade a project that needs them:

To fix this, you need to copy the required CSV files into the Pipe and Conduit subfolders of the Lookup Tables folder that matches the version of Revit that you are upgrading TO.

The key Project Browser tree entries are Conduit Fittings and Pipe Fittings:

If you have a Suite installed, you may find that these CSV files are duplicated in various locations, to provide support files for 3dsMax and Navisworks. Some of these paths are shown here:

You can browse to the above paths, and start to put together a “consolidated” or “combined” CSV Lookup Table folder, that you may want to maintain in a network location. Once you have collected all of the necessary CSVs, here is how you “install” them:

  1. Determine location to put the CSV files into (usually it will be near your Family Templates folder, a few example paths are provided below)
  2. Create a master folder of all required CSV files (you could maintain a consolidated folder in a network location)
  3. Copy these CSV files to the Pipe and Conduit folder locations (you shouldn’t need to restart Revit).
  4. Open the MEP RVT or template file that you wish to upgrade
  5. Any CSV files that are still missing are the ones you need to find, and put in the Pipe and Conduit subfolders as per steps 1-3.

You could script some of the above steps to aid in deployment.
Revit 2014 Lookup Tables default location:
C:ProgramDataAutodeskRVT 2014Lookup TablesPipe
C:ProgramDataAutodeskRVT 2014Lookup TablesConduit

Revit 2015 Lookup Tables default location:
C:ProgramDataAutodeskRVT 2015Lookup TablesPipe
C:ProgramDataAutodeskRVT 2015Lookup TablesConduit

NOTE: Massive amounts of CSV lookup tables in the default directory may result in slow Revit performance, particularly when starting Revit.

If you want to import Lookup Tables directly into families (and you are perhaps experiencing errors with nested families), this PDF may be of interest.

Finally, you can actually modify Lookup Table location using the revit.ini file, as described here. You could therefore point your Revit installations to a network location containing all of the required CSV files for your firm.

You can download content from Seek and other places online. Sometimes you will find a CSV file, sometimes you may have to export one as per the video below:

There is some related info at:
http://revitoped.blogspot.com.au/2008/10/revit-mep-lookup-tables.html

Feel free to comment if you have any other tips related to Lookup Tables…

Phil recently posted a link for Zoom To Awesome at:
http://t.co/h645Tg2AEM

If you haven’t heard of it before, Zoom To Awesome instantly zooms the active window in Revit to the selected objects. Combined with Select by ID and COINS Auto-Section Box, you can find and correct almost any error or warning in your model…

Tested and working on Revit 2013, 2014 and 2015. The Screencast below also shows how to add a keyboard shortcut to the Zoom To Awesome command.

via this tweet: