<Code Lib>
2022 Method
Changes 0
M

ColumnAttachment.RemoveColumnAttachment(FamilyInstance, ElementId)

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
)

Loading…