BuiltInFailuresElevationFailures Class

Failures about Elevation.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresElevationFailures

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

The BuiltInFailuresElevationFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberElevationDetach An Elevation arrow can't keep its Crop Region extents attached.
Public propertyStatic memberIncompatibleElevationTagFamily Attempt to change elevation tag families to one with incompatible view directions.
Public propertyStatic memberWarnElevSheet 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