2026 Method
Changes 0
M

FamilyInstance.AddCoping

Description:
Adds a coping (cut) to a steel beam.
Remarks:
This beam will be cut to fit another element, the cutter. The cut will include an offset determined by the parameter STRUCTURAL_COPING_DISTANCE. The parameter affects all copings on this element. This function corresponds to Tools -> Coping in Revit Structure.
public bool AddCoping(
	FamilyInstance cutter
)
  • cutter
    A steel beam or column. May not be null or itself.
Return Value Boolean Boolean