GetTaggedLocalElement
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2022).
Not present in: 2023, 2024, 2025, 2025.3, 2026, 2027
2022
current
IndependentTag.GetTaggedLocalElement()
Became obsolete in 2022: This method is deprecated in Revit 2022 and will be removed in a later version of Revit. We suggest you use the `GetTaggedLocalElements()` method instead.
| → returns | nullNothingnullptr | The tagged element from the local document, or null Nothing nullptr a null reference ( Nothing in Visual Basic) for orphan tags and tagged elements in linked documents. |
IndependentTag.GetTaggedLocalElement()
Became obsolete in 2022: This method is deprecated in Revit 2022 and will be removed in a later version of Revit. We suggest you use the `GetTaggedLocalElements()` method instead.
| → returns | nullNothingnullptr | The tagged element from the local document, or null Nothing nullptr a null reference ( Nothing in Visual Basic) for orphan tags and tagged elements in linked documents. |