GetCopingIds Method


Family Instance Get Coping Ids Method

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

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ICollection<ElementId> GetCopingIds()

Return Value

ICollection ElementId
The coping ElementIds
See Also