From Hagerman & Company Blog:
This video tutorial explains how to do a rolling offset using Revit or Revit MEP. The concepts are shown in Revit 2014, but can be performed on 2013. The rolling offset can be done using duct, pipe of conduit.
What Revit Wants
From Hagerman & Company Blog:
This video tutorial explains how to do a rolling offset using Revit or Revit MEP. The concepts are shown in Revit 2014, but can be performed on 2013. The rolling offset can be done using duct, pipe of conduit.
What is it? Let’s call it in VNC for Autodesk software…
It lets you drive Autodesk software installed on your primary computer from a remote computer or iPad for fast access to native design data over standard networks. To use it, simply install Autodesk Remote on the PC you want to share. Install it again on the machine you want to connect from and start your connection. Autodesk Remote currently works in North-America only. Click here for a FAQ.
If you happen to be in North America, check out the app at:
Autodesk� Remote | Autodesk Revit | Autodesk Exchange Apps
via Gordon Price. Check out his great Revit deployment course on Udemy here.
“with WU1 for 2014 out, and odd, I thought I would let you know I have tested it using the standard WU recipe, and it works fine. It requires access to the initial deployment to run silently, which is different from previous Revit web updates. And so far as I can tell there is no command line switch to tell it where to find the deployment.
We shall see if this is the new (and bad!) way of doing things, or just a one time anomaly.”
Skip forward to page 11 of the following document:
http://bim.psu.edu/Resources/Owner/BIM_Planning_Guide_for_Facility_Owners-Version_2.0.pdf
Source:
BIM Planning
Heads-up:
Updated Penn State BIM Planning Guide for Facility Owners | betterREVIT
On a range of topics:
Remove paint from all walls in project: 3D view, Wireframe, Isolate Walls, Remove Paint tool, hover mouse – *only* Painted walls highlight.
— Luke Johnson (@lukeyjohnson) July 12, 2013
It *may* be more reliable to replace Materials and Appearances by using #Revit Material Libraries (rather than Transfer Project Standards)
— Luke Johnson (@lukeyjohnson) July 23, 2013
To find location of hosting plane if #Revit says ‘not associated’, select the Extrusion and click Edit Workplane – it is the blue line/plane
— Luke Johnson (@lukeyjohnson) July 11, 2013
You can use a Formula in a Family to drive data into the Type Comments of many Types at once (use “text here” in formula column)
— Luke Johnson (@lukeyjohnson) July 10, 2013
Using Join Geometry on collinear walls can also allow a door to span their end to end join (not only for parallel finish walls) #revit
— Luke Johnson (@lukeyjohnson) July 9, 2013
Want to make a “worm’s eye, orthographic plan at the cut plane, editable and dynamic” in #Revit? Check out http://t.co/b12DSCdaVz
— Luke Johnson (@lukeyjohnson) July 22, 2013
Where to find Service Packs for Autodesk products (that is, until they release an all-in-one Suite Update Utility 🙂 http://t.co/o8S6x0zuda
— Luke Johnson (@lukeyjohnson) July 19, 2013
Finally:
#BIM collaboration is like riding a bus – if you have a common destination in mind, its easier to initiate a meaningful dialogue.
— Luke Johnson (@lukeyjohnson) June 26, 2013
and
#BIM is easy to practice, but harder in practise.
— Luke Johnson (@lukeyjohnson) July 22, 2013
This is using XP 64-bit with Revit 2013 Update 3, but similar principles will apply to other OS and software versions:
I love it when an idea just works 🙂 Let’s say you have 100 view templates in a project, and you make a new one. You want to transfer only that new template to another project (not the other 100 View Templates). If you use Transfer Project Standards (on View Templates and Filters), you will get the lot. How can we transfer just one of them?
Well, you need to think through the problem. Everything in Revit has an Element ID. View Templates are a special kind of view… So we need to get the Element ID of the View Template. Then we should be able to Copy / Paste it.
Here’s how I did it:
EDIT2 For the add-in free method, use the macro provided by Harry Mattison at:
Transferring view templates, not in 2014 | Boost Your BIM – making Revit even better
EDIT1 I also posted a method using the free RevitLookup add-in at https://wrw.is/2013/07/compiling-and-using-revitlookup-for.html
You want to be able to network and directly reference material libraries and resources. You can do this using symbolic links in Windows 7 / 8, where the OS and applications think they are dealing with a local resource, when in fact it can be on the network.
Disclaimer: I’m sure that there will still be some quirks and issues with this method – I doubt that it is the perfect solution.
This is the essential command:
To create a symbolic link type into the Command Prompt box
mklink /D
: This need to be exactly as per the location of the local machine path
e.g. “c:Program FilesCommon FilesAutodesk SharedMaterialsTexturesbluescope Lysaght”
*Don’t forget to use the double quotes, if it is not identical the library wont work.
: This is the location of your network files
e.g. “s:bluescope Lysaght
*blueScope lysaght is the folder name
Check out this PDF for a more detailed description:
http://www.steelselect.com/download_centre/file.php?id=5039
(accessible via SteelSelect page here)
This method is also discussed at:
http://www.revitforum.org/third-party-add-ins-api-r-d/2883-colorbond%AE-steel-texture-library-revit-lysaght-content-beta-version-6.html#post87933
(but guess what, XP can’t handle these symbolic links)
In the past, having multiple instances of a Linked RVT was quite problematic if you wanted to apply different materials to each instance. Parts have mostly solved that problem (thanks to Steve for reminding us).
Here is a quick how-to: