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 null or itself.
-
Thrown when 'cutter' is.
-
Thrown when 'cutter' refers to this instance.
-
Thrown when regeneration fails.