Share

BuiltInFailures.ElevationFailures Class

Failures about Elevation.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.ElevationFailures


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public static class ElevationFailures

The BuiltInFailures.ElevationFailures 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.

See Also

Reference

Was this information helpful?