Share

BuiltInFailures.MultiReferenceAnnotationFailures Class

Failures about MultiReferenceAnnotations.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.MultiReferenceAnnotationFailures


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

Syntax

C#

public static class MultiReferenceAnnotationFailures

The BuiltInFailures.MultiReferenceAnnotationFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberElementCategoryChangeInvalidatesMultiReferenceAnnotation Elements have changed category. Multi-rebar annotations for these elements are now of the wrong category and will be deleted.
Public propertyStatic memberMultiReferenceAnnotationReferenceCategoryForcesDeletion Changing the reference category will cause instances of this annotation type to be deleted, because they no longer match their references.

See Also

Reference

Was this information helpful?