SetCopingIds Method


Family Instance Set Coping Ids Method


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool SetCopingIds(
	ICollection<ElementId> cutters
)

Parameters

cutters ICollection ElementId

Return Value

Boolean
See Also