IsAllowedTagType Method


Multi Reference Annotation Type Is Allowed Tag Type Method

Checks if the tag type can be assigned to this multi-reference annotation type.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsAllowedTagType(
	ElementId tagTypeId
)

Parameters

tagTypeId ElementId
The tag type to test.

Return Value

Boolean
True if the tag type exclusively tags elements from the multi-reference annotation's reference category.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
Remarks
Only tag types which exclusively tag elements from the multi-reference annotation's reference category can be used.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →