BILT Speaker

BILT Speaker
RevitCat - Revit Consultant

Saturday 28 February 2015

RTC 2013 NA Competition Entry - More Revit Repeaters

Revit Museum of Innovation

Here is another image that was part of my drawing competition entry at RTC 2013 in Vancouver.  This is the outdoor view of the Revit Museum of Innovation - to go with the indoor image shown in this earlier blog post.  The image was created using 100% Revit - that means no Photoshop, no API, no Dynamo, no background jpegs.  The purpose of the image was to show what can be done using Repeaters in Revit - most of the techniques were described previously, with the exception of the conical sculpture and the background sky:

Conical Sculpture

There is a (hidden) half conical mass that has its surface divided. 
 The U grid is rotated by 30 degrees, which gives a spiral effect
 
On one of the nodes of the divided surface was placed one adaptive star component that changed its shape depending on how far it was from a specific reference point - that point being a second adaptive point snapped to an adjacent node on the spiral of the divided surface.

 When the adaptive star component is repeated, it replicates itself along the spiral path;  as it goes up the cone, the nodes become closer together and the star gradually changes shape until it becomes a hexagon, and then almost a circle.  This technique of using two circles with variable diameters to drive hosted geometry was described a couple of years ago - Revit Repeaters and Flexing Star Adaptive Components
Of course the cone itself had parameters to control its height and proportions, which in turn changed the patterns applied to its surface.

Background Sky

Notice the colour/lighting gradient in the background - it changes horizontally.
Originally I was trying to use the View Background settings to create a gradient between sky and horizon

The sky effect looked ok on screen, and when I did a screen capture:
The screen resolution and captured image were not good enough to project on a screen at RTC or to print out at A3.
But as soon as I tried to print it or export a jpeg image, it created a banded effect - this was in Revit 2013 at the time.   This bug was subsequently fixed in v2014.

At the time I had to make do with the buggy version 2013, so I resorted to an old technique for creating sky gradients:
I created a giant blue cylinder around the model, so that the viewpoint could see the inside of the cylinder as a background - as seen in the final artwork shown at the top.

For more about Revit Repeaters, refer to the Repeaters Index page

Sunday 15 February 2015

Revit Computational Design - RTC 2014 Competition Entry

Pump up the Volume - Computational design with slider controls

Above is an image of my competition entry for the innovation category of the drawing competition at RTC 2014.
It may not be such a flashy image, but the intent was to show innovation in the use of Revit as a design tool using 100% pure Revit without any Dynamo or API add-ins.

What is in the image?

  • On the right is a mass model representing a twisting building with a sloping top;  the green rectangle represents an angled "solar access cutting plane" that prevents the building going any higher than defined but adjustable height controls.
  • On the left is a series of slider controls that can be used to change the dimensions of the mass model, along with its degree of twist; 
  • There are also slider and rotating controls for the solar access cutting plane, which set the base cutting height, sun angle and azimuth so that overshadowing can be evaluated at different times of day and year just by rotating the dials in Revit.
  • There is also a mass floor area schedule and tags that automatically update, as well as calculate the Floor Space Ratio (FSR) of the building mass.

How was this done?


  • The slider controls are line based components, placed into a model;  they have shape handles that can be dragged
  • The Mass family is an in-place mass that is built onto a series of adaptive component rigs
  • The Adaptive Component rigs have several free adaptive points that are snapped onto the sliders;  the distance between the adaptive points is measured using reporting parameters
  • Changes in reporting parameter distances drive changes in the adaptive rigs, which in turn change the mass family that is hosted onto the rigs.
All of this is clearly described in the handout notes that accompanied my presentations "Pump up the Volume" at RTC 2014 in Australia (Melbourne) and North America (Chicago).  Hopefully I will get time to publish the technique in more detail on this blog in the future.  Alternatively you can download the presentation from the RTC website if you attended either conference;  or wait until they become available on AUGI later this year.


Refer to this post for a link to a youtube video