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.1.0.0 (26.1.0.34)
Syntax
C#
public void AutoJoinElements()
Exceptions
Exception | Condition |
---|---|
AutoJoinFailedException | Thrown when the operation fails. |