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