2024 Method
Changes 0
M

JoinGeometryUtils.UnjoinGeometry

Description:
Removes a join between two elements.
Remarks:
This functionality is not available for family documents.
public static void UnjoinGeometry(
	Document document,
	Element firstElement,
	Element secondElement
)