2021 Method
Changes 0
M

ColumnAttachment.RemoveColumnAttachment

Description:
Removes any attachment of the column to the specified target.
Remarks:
This method modifies both column and target elements.
Overloads (2):
RemoveColumnAttachment(FamilyInstance,ElementId)
public static void RemoveColumnAttachment(
	FamilyInstance column,
	ElementId targetId
)