<Code Lib>
2025 Method
Changes 5
M

FamilyInstance.GetCopingIds

Description:
Lists the elements currently used as coping cutters for this element.

public ICollection<ElementId> GetCopingIds()

ICollection<ElementId> The coping ElementIds

Loading…