When editing a spline, if you select the spline and right-click, you can access the Add and Delete spline control commands.
Beats using the Ribbon!
What Revit Wants
While editing a Group, you can’t create an Array. There are two workarounds:
Here are some links to download my array guide components
These components have two instance properties – one to control the size of the ‘tick’, and one to control how many elements / divisions are in the array.
Download example Detail Component here
Download example Generic Model here
Using groups for quick annotation – video example:
via twiceroadsfool at
GroupDemo1.wmv – YouTube
“CAD is BIM and vice versa.”
via
Fear and Loathing In a CAD vs. BIM World: Short Post, Huge Point!!! See the Comments too
BIM blog.ca describes how to go through the following work method (step by step):
Now you can (kinda) do your site survey using your camera 🙂
via
BIM blog.ca: From Photos to Point Clouds and Topo in Revit
There is huge post on content (family) creation over at this link. I have provided a few useful excerpts below:
A handy list of relevant Agencies / Organizations:
Nice tip on formulaic materials:
How do you parametrically change a material parameter in a family if the material itself depends on factors outside of each type designation? After all, it’s impossible to control materials through formulas. Our approach (when the number of ‘stacked’ geometry instances is few) is to model separate pieces of geometry, apply their unique material and then control their on/off visibility through parameters.
How to provide error messages to the family user:
One solution to this perplexing problem is to include 3D text displaying a message to the user when a non-existent configuration is selected.
If you are interested in programming in Revit, check out Spiderinnet’s blog. Very extensive!
This blog focuses on Revit Addin Wizards, Coders, and API Widgets.
via
Revit Addin Wizards/Coders and Revit API Widgets – Spiderinnet’s blog
Over the years, I have spent countless hours keeping up with Revit news. I have consistently shared news, tips, tricks, hacks, workarounds, and generally cool things with all of you out there in the Revit community.
I have provided you with free workflows and tools that have probably saved you time and money. This information has been offered to all of you free of charge – over 700 posts of goodness!
I could not have done this without the unfailing support of my employer, Dimond Architects.
I haven’t asked much of you, but I ask now that you please show your support for this blog and for the company that makes it possible. Please Like our company Facebook page by clicking on the Like button below.
(if you can’t see the badge, just click on this link and Like the page that way).
Also, please follow Dimond Architects on Twitter.
If you require any architectural assistance feel free to contact us – info@dimondarchitects.com.au
We also offer Revit training and consultancy services. Again, feel free to contact us using the above email, or call us:
+61 07 5451 0988
Finally, I would like to thank you all for your comments and for following this blog. If you haven’t subscribed yet, head over to this link and do so. You can also follow me on Twitter.
.
Awesome.
Another major addition to 1.1 includes the addition of two additional sample libraries available as separate downloads: PyKinect for working with the Kinect Beta SDK and Pyvot for working with Excel spreadsheets…
via
Python Tools for Visual Studio – Download: 1.1 Beta 1
Here is a question for you:
How will the new Python Tools allow further interaction with Revit via revitpythonshell?
http://thebuildingcoder.typepad.com/blog/2011/07/python-shell-in-revit-and-vasari.html
EDIT – added links to buildz post with 2012 installers etc. Also embedded extra Youtube video.
http://buildz.blogspot.com/2011/09/python-scripting-in-vasari-21.html
Download some starter samples from here. (via buildz)
Link to the Google Project:
revitpythonshell – An IronPython plugin for Autodesk Revit Architecture 2010 – Google Project Hosting
Link to a revitpythonshell install guide:
Installing IronPython with Vasari (The Proving Ground)