The JoinGeometryUtils type exposes the following members.

Methods

  NameDescription
Public methodStatic memberAreElementsJoined
Determines whether two elements are joined.
Public methodStatic memberGetJoinedElements
Returns all elements joined to given element.
Public methodStatic memberIsCuttingElementInJoin
Determines whether the first of two joined elements is cutting the second element.
Public methodStatic memberJoinGeometry
Creates clean joins between two elements that share a common face.
Public methodStatic memberSwitchJoinOrder
Reverses the order in which two elements are joined.
Public methodStatic memberUnjoinGeometry
Removes a join between two elements.

See Also