FamilyInstance.RemoveCoping
Method
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.
Parameters
Parameter | Type | Description |
---|---|---|
cutter | FamilyInstance | A steel beam or column for which this beam currently has a coping cut. May not be <span class="keyword"><span data-languagespecifictext="cpp=nullptr|vb=Nothing|nu=null" id="LSTC6805866_1"></span></span> or itself. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown when 'cutter' is. |
ArgumentException | Thrown when 'cutter' refers to this instance. |
InvalidOperationException | Thrown when regeneration fails. |