FamilyInstance.SetCopingIds
Description:
Specifies the set of coping cutters on this element.
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.
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
)
-
ICollection<ElementId>cuttersA set of coping cutters (steel beams and steel columns).
Return Value
bool
-
Thrown when 'cutters' contains this instance.
-
Thrown when regeneration fails or if a cutter element is not a FamilyInstance.