Namespace:
Autodesk.Revit.DB
TagMode
Enumeration
Description:
The modes of tag creation that are supported for IndependentTags.
The modes of tag creation that are supported for IndependentTags.
Syntax
public enum TagMode
Unknown Namespace Members:
| Name | Description |
|---|---|
| TM_ADDBY_CATEGORY | Add a single category tag. |
| TM_ADDBY_MULTICATEGORY | Add a multi-category tag. |
| TM_ADDBY_MATERIAL | Add a material tag. |