RVTDocs.com
Namespace: Autodesk.Revit.DB

BuiltInFailures.TagFailures

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