BuiltInFailuresMultiReferenceAnnotationFailures Class

Failures about MultiReferenceAnnotations.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresMultiReferenceAnnotationFailures

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

The BuiltInFailuresMultiReferenceAnnotationFailures 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.
Top
See Also