Jon Buerg recently posted his ‘top tips’ for content on Shoegnome. Here are three I particularly liked:

  1. If you can actually afford to invest the labor and time into producing a complete library all in one shot without interruption, you’ll be rewarded with a lower overall investment cost and time frame.
  2. Future-proof your library… follow IFC protocols for embedding data, like manufacturer and model number, into your library element. Do this from the start…
  3.  visit 3D Warehouse (https://3dwarehouse.sketchup.com),
    BIMcomponents (https://bimcomponents.com),
    BIMobject (https://bimobject.com/en),
    NBS National BIM Library (http://www.nationalbimlibrary.com),
    Revit City (http://www.revitcity.com/index.php),
    KCL CADalog (http://www.kclcad.com), and
    SmartBIM Library (http://library.smartbim.com)

via
Building Better BIM Libraries – Shoegnome

Also, don’t forget I have a (somewhat old) content list at:
https://wrw.is/p/this-is-temporary-content-table-link.html

Here’s how:

  1. Open Quick Access in a new window
  2. Select All
  3. Copy
  4. Go to an empty folder
  5. Paste shortcut
  6. Your Quick Access items are now ‘normal’ shortcuts

You can quickly clear the auto-populated entries from Quick Access by using Clear File Explorer history after right-clicking on Quick Access and going to Options:

Finally, you can multi-select File Folders in Quick Access and Unpin them all at once from the right-click menu.

After upgrading to Windows 10, I decided to clear out my Quick Access using above steps, and then incrementally add items back by using the shortcut backup that I created.

    One of my most liked posts on the Ideastation is this one, where I request the ability to share viewpoints between Navisworks and Glue.

    This functionality has finally been provided in Service Pack 3 for Navisworks Manage 2016.

    It is officially called “Shared Views”, as per the above details from the SP3 feature readme.

    How does it work?

    1. In Navisworks 2016, connect with a BIM360 Glue project and model
    2. Navigate in Navisworks to a view you would like to save
    3. On the BIM 360 ribbon, open the Shared Views pane and then click New
    4. Name the view

    After creating this view in Navisworks, you can open the Glue Windows client and open that model, and the view will appear in the Shared Views list:

    Similarly, in the Glue web client you can now access this view:

     And, in the Windows client we can easily make and organize Shared Views. To see them in Navisworks, just click Refresh and they will show up in the Shared Views pane:

    This update is a great advancement for Autodesk BIM interoperability, and combined with Switchback it now allows bidirectional viewpoint sharing between Navisworks, Glue and Revit. Very cool 🙂

    Here is the Application Manager version of SP3 for Navisworks Manage 2016:
    http://download.autodesk.com/SWDLDDLM/Updates/NAVMAN/2016/Autodesk_Navisworks_2016_SP3_ML_Manage_64bit.msp

    Other links:

     Autodesk_Navisworks_2016_Service_Pack_3_Multilingual_Freedom_64bit.msp (msp – 101,280KB)
     Autodesk_Navisworks_2016_Service_Pack_3_Multilingual_Manage_64bit.msp (msp – 139,380KB)
     Autodesk_Navisworks_2016_Service_Pack_3_Multilingual_Simulate_64bit.msp (msp – 139,380KB)

     
    Readme

     Autodesk Navisworks 2016 Service Pack 3 Feature readme.pdf (pdf – 259Kb)
     Autodesk Navisworks 2016 Service Pack 3 Installation readme.pdf (pdf – 120Kb)

    Autodesk page:
    Navisworks 2016 Service Pack 3 | Navisworks Products | Autodesk Knowledge Network

     Here’s how you can get it:

    1. Go to https://beta.autodesk.com/callout/?callid=%7bA06CC6BE-3ADD-4789-AC64-CE5B1D9C8254%7d 
    2. Click Join Now
    3. From there you may have to login before you can go to the Download page
    4. Download and run installer (SeekForRevit150710Setup.exe)

    The next time you run Revit, you will have an Autodesk Seek ribbon…

    1. Click Browse Content
    2. Type something in the search bar
    3. Click ‘Revit Supported Files‘ and then
    4. Click ‘Load Family to Design‘ next to the relevant RFA

    Now is your opportunity to test this addin out and influence its development by providing feedback through the Beta site. As a simpler alternative to manually downloading, Loading and placing rfa files from Seek, it looks pretty good at this stage. What do you think?

    via
    Get the Autodesk Seek for Revit Plug-in | Autodesk 360

    Revit Wants you to transmit ‘detached copies’ of Central files for linking into other models. If you ignore this and transmit your Local copy instead, Revit always remembers where that instance of the Local file was saved, and it causes havoc in a federated model situation. You can use the free CTC explorer extension to quickly check this:

    Or you could use Dynamo with my Bakery package:

     Hypothetically, let’s say you have received a file from a consultant, and after reloading you realise it was a Local file, not a Central. Now, your federated model may already have changed the name of the file to match whatever the local was called. Let’s say this problem has caused another problem: multiple instances of that same model have been loaded into this file.

    If you are using View Templates, only one of these instances will be the point-of-truth for your View Template Revit Link Overrides. Time to get out your magnifying glass and investigate. Firstly, we will create multiple copies of the RVT file with different names, and then use Reload From (in Manage Links) to get these loaded into the current Revit session. This will create a Local alias:

    Now, only one of these is the historical, correct link in the context of this federated model. How do we know which one to keep and which ones to remove?

    We can use our View Template Revit Link Overrides to tell us… after all, they are the reason we are going through this process, right? We want Revit to ‘remember’ the overrides we have made in those templates. So let’s have a look at the View Template and see what it tells us.

    Basically, by reviewing the Custom overrides here, I was able to determine which version of the Link to keep. It just so happens that the correct historical link had:

    • a lower number as its instance name (shown above as 149), and
    • a lower number as its element ID (450048 compared to 1288492). I found this by using Project Browser, Select All Instances – In Entire Project and then Manage – IDs of Selection

    The above two ‘numerical’ investigative methods are probably not 100% reliable, but they may give you a good idea of which link instance is older in terms of this project.

    Now, simply Remove the wrong links using the Manage Links dialog, and be aware of not re-linking multiple new instances if you just so happen to get a Local copy from someone in the project team. And remember…

    What does Revit Want? Central copies for linking purposes.