Specifying Formulas for Revit Angles

This article is a quick easy tip for specifying a slope for a line instead of only specifying the angle.  When placing roofs, floors, ceilings, pipes, etc, you have the option for specifying the actual slope, but this option is not available in other situations.

This function is especially helpful with drafting views and similar type situations when the angle of an element needs to be modified.  Since angles cannot be typed/specified when drawing an element, angles are commonly modified after element placement.

Depending on the equation that you enter, you can get a riser/run slope or a percentage slope.  (The angle will still be displayed.)

The following example will change a line to be the required angle for a desired slope.

  • Highlight the desired line.
  • Highlight the displayed angle value.
  • Type the desired slope in the following format to get the appropriate angle for the desired Rise/Run.
    • =ATAN(Rise/Run)
    • ie. =ATAN(3/12)
    • (Don’t forget the equal sign.)
    • This will change the line to a slope of 3/12 or 14.04 degrees.
  • A similar equation can be used to specify a percentage slope.  Type the desired slope in the following format to get the appropriate angle for the desired Percentage slope.
    • =ATAN(Percent/100)
    • ie. =ATAN(5/100)
    • This will change the line to a slope of 5% or 2.88 degrees

Note:

  • Formulas can also be entered into the Angle parameter box on the Options Bar when using the Rotate command.
Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s