ColumnAttachment.RemoveColumnAttachment(FamilyInstance, ElementId)
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.
Overloads (2):
RemoveColumnAttachment(FamilyInstance,ElementId)
public static void RemoveColumnAttachment(
FamilyInstance column,
ElementId targetId
)
-
columnA column.
-
targetIdId of a target element.
-
A non-optional argument was NULL
No comments yet. Start the discussion.
Loading…