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 C# VB C++ F# public ICollection<ElementId> GetCopingIds() Public Function GetCopingIds As ICollection(Of ElementId) public: ICollection<ElementId^>^ GetCopingIds() member GetCopingIds : unit -> ICollection<ElementId> Return Value ICollection ElementId The coping ElementIds See Also Reference FamilyInstance Class Autodesk.Revit.DB Namespace
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 C# VB C++ F# public ICollection<ElementId> GetCopingIds() Public Function GetCopingIds As ICollection(Of ElementId) public: ICollection<ElementId^>^ GetCopingIds() member GetCopingIds : unit -> ICollection<ElementId> Return Value ICollection ElementId The coping ElementIds See Also Reference FamilyInstance Class Autodesk.Revit.DB Namespace