<Code Lib>
2020 Method
Changes 0
M

FamilyInstance.SetCopingIds

Description:
Specifies the set of coping cutters on this element.
Remarks:
The set may be .a null reference (Nothing in Visual Basic) or empty, but may not contain the element being coped.

public bool SetCopingIds(
	ICollection<ElementId> cutters
)

Return Value bool

Loading…