Keynote Sponsor Address: BIM is Broken, but we can fix it!
Session 1.3: See a tested and proven issue tracking and resolution workflow for BIM
(I’m running this session with Virtual Built Director and Creator of BIM Bicycle, Michael Clothier)
Session 2.2: How to use Dynamo productively every single day…
Autodesk Screencast is a great screen recording tool. However, it is very tied to the cloud. What if you just want to grab the screen capture video file to put it onto your company LAN or insert it into a presentation?
The short story:
Set the Screencast folder location
Setup a RealTimeSync to a ‘Screencast backup‘ folder
Run the RealTimeSync on startup
When you want the source video file, navigate into the backup folder, find the Screencast you want and look for a package.zip. Inside here is the webm file you can copy out and play with VLC or some other player.
You could also use a video converter to convert the webm file to an mp4 or some other format that you could embed into PowerPoint etc.
The annual Revit release schedule can become very tiring. Also challenging is the fact that you will probably not start running real, big, live Revit 2017 projects for around 6 months, so all of this new features noise will be a distant memory by then. However, it is good to be aware of the new abilities in the software, so that you can (possibly) stop using outdated workarounds and start using the software in the way Revit 2017 Wants.
By now, we should all be focusing on getting more useful data into our models. In accord with that aim, these are my top 3 new features: 1) Keynote Legends are better – Use Keynotes! When a keynote legend is set to By Sheet, Revit takes into account whether a keynote is visible in the view as a result of View Range settings, Design Option settings, or Depth Clipping/Far Clipping settings.
2) Combined parameters in Schedules – Use the Data you Have! Combine parameters in a schedule to display the values in a single cell. You can specify a prefix, suffix, sample value, and separator to display with each parameter. See Combine Parameters in a Schedule.
3) Schedule view templates – Templates are Good Revit View templates for schedules and assembly views: To simplify the reuse of schedules, create a schedule view template. Schedule view templates include parameters for Fields, Filter, Sorting/Grouping, Formatting, Appearance, and Phase Filter. If the model contains RVT links or design options, Visibility/Graphics Overrides parameters are also available. See About Schedule View Templates and Create Assembly Views and Sheets.
– API Stabilization: 1.0.0 is a commitment to stable code that allows for smoother and more reliable movements from one version to another. To more clearly express this, we have been moving to “semantic versioning” to illustrate the nature of changes in each release. We will be using the fairly standard version naming with an x.y.z system, where x incrementing represents breaks to the API (requiring developer refactors), y indicates changes that are still backwards compatible, and z are smaller bug fixes. Package creators and maintainers are encouraged to assess changes to the previous code, which can be found here
https://github.com/DynamoDS/Dynamo/wiki/API-Changes
– Graphics performance enhancements: see this post for details
https://github.com/DynamoDS/Dynamo/pull/6356
– Documentation: Along with new sections of the DynamoPrimer (http://DynamoPrimer.com), we have started an online documentation of the Dynamo API with a searchable index of public API calls for core functionality. This will be expanded to include regular nodes and Revit functionality. http://dynamods.github.io/DynamoAPI/
– Licensing: Dynamo Studio is now using a new version of the Autodesk installer that allows for easier access to network and token flex licensing tools
– Install: we have created a separate installation for “core” Dynamo functionality, those tools used by all implementations of Dynamo, and Revit, and Studio installations. This allows for the sharing of a common core of Dynamo code and packages.
– List Management: Changes to “replication” or automated matching of different data streams in nodes and Code Block nodes eliminates the need for List.Map and List.Combine in many situations
– Send to Web: formerly known as Share Workspace, we have improved the ability to view and interact with Dynamo online with Customizers
– File Export: Users can now author DWG files in the Translation section of Dynamo Studio.
– Direct Shape: Dynamo in Revit 2017 can now take advantage of faster and more sophisticated direct shape creation. In most cases, solid and surface geometry can be sent directly into the Revit environment as smooth (rather than tesselated) surfaces and solids, categorized to whatever is needed. In the cases where a smooth element cannot be created, a tesselated (mesh) object is created, as was the case previously.
Over the years I have used many workarounds to get things done in Revit, and usually I post about how to do it, and sometimes I offer a family or RVT download too. However, some of these resources are now deeply buried in the blog history (hard to believe I’ve been doing this since 2008!)
With that in mind, I have created this post to share some of the more useful and interesting downloads with you… again 🙂 I’ll try to keep this page updated with the current set of What Revit Wants freebies and downloads.
I hope you enjoy the huge range of samples, workarounds, hacks and scripts linked below. Typically the title of the download is the link to the family, and the next line is the source post: Download Link Source Link
Feel free to comment to let me know if these are useful, or if they are not 🙂 In some cases, Revit has ‘caught up’ and the older workarounds are no longer necessary.
Also, for resources I create and share I will now use the tag WRWdownloads for easy discoverability.
UPDATE: Refer to this page and use the Search Feature to find the files you want
If you cut a sloping pipe in Revit, you can override the lineweight using Linework tool (or Visibility / Graphics) easily, because you are dealing with a model element. However, if you cut a ‘flat’ or horizontal pipe in a Section or Elevation, Revit assumes you want the nice system-related cut symbol for that Pipe and you can’t easily override the Cut Lineweight with a Linework tool.
What you need to do is turn off that default Symbol in Visibility / Graphics, and then you can successfully override the Cut representation.You may find that by turning off the Drop or Rise option, the symbol isn’t shown and the Linework tool will be active for the cut lines of flat pipes: