2020 Method
Changes 0
M

JoinGeometryUtils.JoinGeometry

Description:
Creates clean joins between two elements that share a common face.
Remarks:
The visible edge between joined elements is removed. The joined elements then share the same line weight and fill pattern. This functionality is not available for family documents.
public static void JoinGeometry(
	Document document,
	Element firstElement,
	Element secondElement
)