Revit 2025.3 API
Built |
Failures about MultiReferenceAnnotations.
SystemObject
Autodesk.Revit.DBBuiltInFailuresMultiReferenceAnnotationFailures
Autodesk.Revit.DBBuiltInFailuresMultiReferenceAnnotationFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
The BuiltInFailuresMultiReferenceAnnotationFailures type exposes the following members.
| Name | Description | |
|---|---|---|
| ElementCategoryChangeInvalidatesMultiReferenceAnnotation | Elements have changed category. Multi-rebar annotations for these elements are now of the wrong category and will be deleted. | |
| MultiReferenceAnnotationReferenceCategoryForcesDeletion | Changing the reference category will cause instances of this annotation type to be deleted, because they no longer match their references. |
See Also