Share

FamilyInstance.GetCopingIds Method

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


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ICollection<ElementId> GetCopingIds()

Return Value

ICollection<ElementId>
The coping ElementIds

See Also

Reference

Was this information helpful?