BuiltInFailures.ElevationFailures Class


Built In Failures Elevation Failures Class

Failures about Elevation.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB BuiltInFailures ElevationFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class ElevationFailures

The BuiltInFailures ElevationFailures type exposes the following members.

Properties
Name Description
Public property Static member ElevationDetach An Elevation arrow can't keep its Crop Region extents attached.
Public property Static member IncompatibleElevationTagFamily Attempt to change elevation tag families to one with incompatible view directions.
Public property Static member WarnElevSheet An elevation symbol references views on more than one sheet. It will show a blank sheet reference. To show the correct references, use a separate elevation symbol for the views on each sheet.
Top
See Also