ColumnAttachment.RemoveColumnAttachment(FamilyInstance, ElementId)
Method
Description:
Removes any attachment of the column to the specified target.
Removes any attachment of the column to the specified target.
Remarks:
This method modifies both column and target elements.
This method modifies both column and target elements.
Parameters
Parameter | Type | Description |
---|---|---|
column | FamilyInstance | A column. |
targetId | ElementId | Id of a target element. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |