BuiltInFailures.AlignmentFailures Class

BuiltInFailuresAlignmentFailures Class

Failures related to alignment elements and annotations.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresAlignmentFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static class AlignmentFailures
Public NotInheritable Class AlignmentFailures
public ref class AlignmentFailures abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type AlignmentFailures = class end

The BuiltInFailuresAlignmentFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberAlignmentCheckStationLabels A change to an Infrastructure Alignment or its Stationing Units may have affected the associated Alignment Station Labels. Please check the labels to ensure proper placement.
Top
See Also