BuiltInFailures.MultiReferenceAnnotationFailures Class


Built In Failures Multi Reference Annotation Failures Class

Failures about MultiReferenceAnnotations.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB BuiltInFailures MultiReferenceAnnotationFailures

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

The BuiltInFailures MultiReferenceAnnotationFailures type exposes the following members.

Properties
Name Description
Public property Static member ElementCategoryChangeInvalidatesMultiReferenceAnnotation Elements have changed category. Multi-rebar annotations for these elements are now of the wrong category and will be deleted.
Public property Static member MultiReferenceAnnotationReferenceCategoryForcesDeletion Changing the reference category will cause instances of this annotation type to be deleted, because they no longer match their references.
Top
See Also