<Code Lib>
2022 Method
Changes 2
M

IndependentTag.GetTaggedLocalElementIds

Description:
Returns a set of IDs for all tagged local elements, if any. A local element ID will be provided for each subelement that is being referenced by the tag.

public ISet<ElementId> GetTaggedLocalElementIds()

ISet<ElementId> ISet ElementId

Loading…