Update
Method 1: after seeing my post, Troy Wright kindly shared his take on this. It uses only one custom node – Eraser by Julien – and it also works for Revisions that have been ‘ticked’ as issued, so this is probably the more powerful method.

Here is a download link to his DYN. Thanks Troy!

I will also add his email as a comment to this post.
Method 2
Steps:

  1. Install Dynamo
  2. Install Bakery package 
  3. Open a Revit project where you want to delete Revision Schedule rows
  4. Open this definition
  5. Run it
  6. Close Dynamo window
  7. Manage – Select by ID
  8. Paste
  9. Delete
  10. Done!

As always in Revit, it leaves behind the first row in the Revision Schedule… However, this method is more robust than deleting Revision Clouds as it also removes items appearing based on the “Revisions on Sheet” schedule. It is also much faster than laboriously using the Merge Up command one by one in the Revision Schedule.

As always, use with care 🙂

Video:

I think its safe to say that Dynamo package deployment is still a work in progress, particularly when considering issues of intellectual property along with the complexity of IT networks in large organizations. For that reason, any step to make Dynamo easier to deploy and use is a good idea.

Dyno Browser gives us a very simple way to share and view DYN definitions using a certain file structure and the Roaming directory inside a user’s profile.

Steps to setup and use Dyno Browser on one PC:

  1. Close Revit
  2. Install Dyno Browser (download link)
  3. Open Revit
  4. Start Dyno Browser from the Dynamo ribbon dropdown (Visual Programming)
  5. Right-click in the pane and select “Open Workspaces Storage”
  6. In this folder, make a new top level folder and then put some DYN files in it, like this:
  7. Once we have some DYN files in the right location, we can right-click in Dyno Browser and select “Rescan Workspaces Storage”. This will update the list of available definitions in the Dyno Browser pane.
  8. Now, right-click on the definition you want to run and select “Open Workspace in Dynamo”
  9. You may not see your definition straight away, so just press the X button on the Start tab to close that tab. Your definition should now be visible
  10. Click Run

 So, what is good about this? Because now we can create a shortlist of important or ‘approved’ DYN files and deploy them using the appropriate file structure to the team, using Roaming profiles.

There is actually a bit more functionality available in Dyno Browser: it supports using JSON to feed certain preset values to Dynamo nodes. This is a bit more in-depth, and can be review at the home page.

Video:

The current alpha version is 0.2.52

Main site:
Dyno – Organising, deploying and running <strong>Dynamo</strong> workspaces tool for <strong>Autodesk Revit</strong>: Alexey Lobanov

After Google Reader was decommissioned, I was happy to find that inoreader was an excellent replacement. But one feature was missing: free and easy RSS Feed Translation. Did you know you can deploy your own Google Script to translate RSS feeds, and then subscribe to them in your preferred RSS Reader (like inoreader?)

Here are the steps, from labnol.org:

  1. Open the Google Script and choose File -> Make a copy to create a personal copy of that feed translation script into your Google Drive.
  2. Replace the source language (line #4), the target language (line #7) and the RSS feed URL (line #10) with your own values. (some language codes here)
  3. Go to File -> Manage Versions and choose Save a new version. You may leave the description field blank.
  4. Go to Publish -> Deploy as Web App, choose “Anyone, even Anonymous” under “Who can access the app” and click the Deploy button.

Google Script will now offer you a link to the web app. That’s actually the new URL of the translated RSS feed which you can directly subscribe in Google Reader or any other news reader app like Reeder, Flipboard, etc.

If you wish to translate another RSS feed, or offer the same feed but in another language, just go back to step #1.

via
How to Translate RSS Feeds with Google Scripts

This fixes the relatively nasty addin incompatibility issue that was floating around…

Direct link for Revit 2015:
http://download.autodesk.com/SWDLDDLM/Updates/RVT/2015/Autodesk_Collaboration_v7_for_Revit_2015.exe

Direct link for Revit 2016:
http://download.autodesk.com/SWDLDDLM/Updates/RVT/2016/Autodesk_Collaboration_v2_for_Revit_2016.exe

Known issues and Fixes:
http://download.autodesk.com/SWDLDDLM/Updates/RVT/2016/KnownIssuesA360Collaboration_v7_2015and_v2_2016.htm

A while back I started using the hashtag GoodRevit to share workflow tips that I’ve found useful when working in large teams and on large projects. Here are some of those tweets:

Do you have any tips for Good Revit? Join the hashtag, or freel free to comment at this post.

via email:
URL Changes – Please note the changes below:
Previous URL: https://app.prod.gteam.com/gteam/app
New URL: https://app.prod.gteam.com/tc/app The previous URL will remain active for 60 days after the update.

Sync Tool Changes – A new version of the Sync Tool will be released. It will need to be downloaded and installed after the update is in place. More information on the Sync Tool changes can be found here

Let’s say you have some linked RVT files and you are using ‘By Linked View’ for visibility. What if you just want to hide off a single type of Filled Region from that Linked View? Is it possible? Yep, here’s how:

  1. Make a new View Filter for Detail Items that looks like the below, using Family Name equals Filled Region, and the relevant Type as properties:
  2. Add this View Filter to your View or View Template
  3. In the visibility properties for that Link, make sure you set Filters to By Host View…

Done!

    I reported this issue on github a while back, but it turns out it is a reasonably serious DLL conflict. More details here:
    Collaboration for Revit: 2015.6/2016.1 breaks other add-ins | Revit Products | Autodesk Knowledge Network

    Issue:
    Users reported that installing the Collaboration for Revit® 2015.6 or 2016.1 add-in is causing other add-ins to stop working.
    Causes:
    There seems to be a DLL conflict with the latest Collaboration for Revit add-in.
    Solution:
    Status: This incident is currently being investigated for a possible cause and resolution
    Incident ID: 72448
    Workaround: Continue using the 2015.5 or 2016.0 version of the Collaboration for Revit Add-in.
    Note: If you need to remove the newer add-in (Autodesk A360 Collaboration for Revit…), you will also want to remove the new version of the “Personal Accelerator for Revit” and “Dynamo 0.8.1”