2023 Method
Changes 0
M

FamilyInstance.RemoveCoping

Description:
Removes a coping (cut) from a steel beam.
Remarks:
This function corresponds to Tools -> Remove coping in Revit Structure.
public bool RemoveCoping(
	FamilyInstance cutter
)
  • cutter
    A 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