AutoCAD 2015:
download.autodesk.com/SWDLDDLM/Updates/BIM360Addin/2015/4.33.6482/B3AddinAcad64.msi

Revit 2015:
download.autodesk.com/SWDLDDLM/Updates/BIM360Addin/2015/4.33.6482/B3AddinRvt.msi

Navisworks Manage 2015:
download.autodesk.com/SWDLDDLM/Updates/BIM360Addin/2015/4.33.6482/B3AddinNWMan.msi

You can also go to the main Glue addin page:
https://b4.autodesk.com/addins/addins.html

Tekla have released a viewer app for iOS that can read IFC files. You will probably use Dropbox to get any large IFC files onto your phone or tablet, but you can also open from email or web.

Download at:
https://itunes.apple.com/gb/app/tekla-field3d/id868034113?mt=8

Free version features
• View 3D models in multiple formats: .ifc, .3ds, .obj
• Very large models load in mere seconds, tested to more than 2 GB
• Zoom, pan and rotate 3D models
• Object Outlines and dynamic Shadows to better visualize model geometry and depth
• Open files from email, file-share or web
• Sample files included and more can be downloaded
• Orthogonal view of 3D models – as an alternative to Perspective view
• Imperial units display option for Property values (feet &inches)

Of course, you could also append the IFC to Navisworks, then Glue it, and use the BIM 360 Glue app to do something very similar 🙂

Mehmet Polat Diker has been busy doing some interesting Revit things over at Red Hot BIM. Like this little family that takes two dates and checks if the “deadline” has past or not. Some pretty detailed formulas here – nice work.

Download:
D_GEN_DEADLINE.rfa (Revit 2015)

The deadline family has 2 data entry parameters:
DateA and DateB. Family expects DateA to be earlier than DateB by default.

It has 2 check parameters:
DateAcheck and DateBcheck. These parameters show how the family interprets the dates we’ve entered.

Read the whole post:
http://www.redhotbim.com/2014/05/revit-deadline-calculate-days-between.html

He has also made a Calendar family:
D_GEN_CALENDAR.rfa (Revit 2015)
from
http://www.redhotbim.com/2014/05/revit-calendar.html

Straight copy from Revit Clinic:

Update Release 3 for Revit 2015 has been released to the App Manager. However, if the App Manager is not finding the update, you can download them directly from the links below:
Revit 2015
Revit Architecture 2015
Revit MEP 2015
Revit Structure 2015
Revit LT 2015 (64-bit)
Revit LT 2015 (32-bit)

Original post:
Revit 2015 – Update Release 3 – The Revit Clinic

If you paste a heap of elements from one Revit model to another, you may come across this error:
“There are identical instances in the same place. This will result in double counting in schedules.”

If you want to quickly select and delete the duplicate elements, here is one possible method. Basically, we are parsing the element IDs (every second one) from the Error Report and then quickly selecting them in Revit.

This relies on an Error Report that only has “identical instances” error messages (see images at end):

  1. Export the Error Report
  2. Open the HTML file directly in Excel
  3. Select all of Columns A and B, then Ctrl+C
  4. Switch to the XLS template (download here), click in cell A1 and Ctrl+V
  5. This will fill up the table, and using formulas it will find every second element ID. It ignores the first ID, because this “should” be the original one. The template file is good for around 600 data rows (255 identical items), but formulas can be extended to more elements if necessary.
    (EDIT: the main concatenate formula is at its “limit” at Row 513, anything below this is ignored – Excel doesn’t like it bigger than this, so I recommend you either:
    – do this operation 300 duplicates at a time or
    – make a new concatenate formula for rows 513 to 1026 etc…
    its still going to be quicker than clicking every duplicate manually in Revit 🙂
  6. Scroll down to the end of the data that you have pasted and click the Row Label for the first empty row
  7. Ctrl+Shift+End
  8. Delete (this prunes the formulas and element ID list)
  9. Click in cell H3 (this has the list of element IDs)
  10. Ctrl+C
  11. Switch to Revit and start the “Select Elements by ID” command
  12. Ctrl+V
  13. Click OK
  14. Duplicate elements are now selected – press Delete

 You might get some unexpected results (broken systems etc) depending on your project type. Use with care…

This page helped with quickly making a long CONCATENATE list.

While many of us are struggling with a serious multiplication of models, Chris Price & Matthew Siebert have put together an interesting little case study on placing all design consultants in one model. Not just all using Revit – all in one single Revit model… Obviously, Revit Server (possibly plus VPN) or some sort of Remote Desktop scenario is required for geographically isolated teams, but there are definitely some pros to this method.

In my opinion, it would only work for models up to a certain size (a few hundred MB with all consultants isn’t going to be a huge building), after which I think it could become very difficult. Once you start segregating a model by sector or level, you aren’t in “one model” anymore. The other problem is that specialist subcontractors may not be using Revit at all (a post for another day). But the RTC Handout and Powerpoint is definitely worth a look. You will have to login to AUGI to download.

Read more and download at:
http://forums.augi.com/showthread.php?150851-Session-11-Revit-Collaboration-amp-a-quot-One-Model-quot-Case-Study&s=8a6e0f7044a436edad552d6605c26ff8

Many of us use Tekla BIMsight or Solibri for IFC viewing, but there is another free option: FZK Viewer. It is just a 10mb download, unzip and go.

It has a Walk tool like Navisworks for easy navigation, and it can even export to a number of formats, including:
DXF (cool! quick IFC to DXF conversion anyone?)
VRML 2
STEP
Collada
Google Earth
CityGML

Additionally, it can open gbXML and GML files. All in all, a handy piece of software to have if you are dealing with IFCs on a daily basis.

Oh, did I mention it can Merge .xyz point cloud files to the scene?

Build 771 direct link:
http://iai-typo3.iai.fzk.de/www-extern-kit/fileadmin/download/download-vrsys/FZKViewer/FZKViewer-4.2-Build-771.zip
On opening an IFC, it produces a log file that can quickly locate geometry problems:

Download page:
http://iai-typo3.iai.fzk.de/www-extern/index.php?id=2315&L=1

Main page:
FZKViewer