FamilyInstance.RemoveCoping
Description:
Removes a coping (cut) from a steel beam.
Removes a coping (cut) from a steel beam.
Remarks:
This function corresponds to Tools -> Remove coping in Revit Structure.
This function corresponds to Tools -> Remove coping in Revit Structure.
public bool RemoveCoping(
FamilyInstance cutter
)
-
cutterA steel beam or column for which this beam currently has a coping cut. May not be nulla null reference (Nothing in Visual Basic) or itself.
Return Value
bool
-
Thrown when 'cutter' isnullNothingnullptra null reference (Nothingin Visual Basic).
-
Thrown when 'cutter' refers to this instance.
-
Thrown when regeneration fails.