2024 Method
Changes 0
M

JoinGeometryUtils.AreElementsJoined

Description:
Determines whether two elements are joined.
Remarks:
This functionality is not available for family documents.
public static bool AreElementsJoined(
	Document document,
	Element firstElement,
	Element secondElement
)
Return Value bool True if the two elements are joined.