Forces the elements in the Revit document to automatically join to their neighbors where appropriate.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void AutoJoinElements()
Exceptions
| Exception | Condition |
|---|---|
| AutoJoinFailedException | Thrown when the operation fails. |
