TagFailures
Description:
Failures about Tag.
Failures about Tag.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.BuiltInFailures.TagFailures
System.Object
Autodesk.Revit.DB.BuiltInFailures.TagFailures
public static class TagFailures
| Name | Return Type | Description |
|---|---|---|
| CannotCopyTag | FailureDefinitionId | A tag cannot be arrayed without copying the associated element. |
| CannotCopyTagWarn | FailureDefinitionId | A tag cannot be arrayed without copying the associated element. |
| CannotPasteOrphanTags | FailureDefinitionId | Orphaned tags cannot be pasted. |
| CannotPasteOrphanTagsWarn | FailureDefinitionId | Orphaned tags cannot be pasted. |
| CannotPasteTag | FailureDefinitionId | Can't find new element to tag. Tag won't be copied. |
| CannotRemapTagReference | FailureDefinitionId | The tag reference was not remapped. |
| ElementCategoryChangeInvalidatesTag | FailureDefinitionId | Elements have changed category. Tags for these elements are now of the wrong category and will be deleted. |
| ElementCategoryChangeInvalidatesTagUpgrade | FailureDefinitionId | During upgrade, Revit discovered that the highlighted elements were marked with tags of the wrong category. These tags were deleted. |
| MultiCategoryTagFilterParamNotFoundInElement | FailureDefinitionId | The filter specified by Multi-Category Tag can't be used with the tagged object. |
| RemoveTagWithNoLeaders | FailureDefinitionId | The Tag was deleted because it was no longer pointing to any elements. |
| TagsCannotBePlacedInUnlocked3dViews | FailureDefinitionId | Tags can't be pasted into Unlocked 3D views. |