Failures about AutoJoin.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.BuiltInFailures.AutoJoinFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class AutoJoinFailures
The BuiltInFailures.AutoJoinFailures type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DesignOptionAndWorksetViolation | Can't make the expected join because of editability and design option restrictions. | |
| DesignOptionCannotReference | Design Option ' [Name] ' cannot reference Design Option ' [Name] '. | |
| OtherNonEditJoinFailure | Two elements were not automatically joined because other elements at join are not editable. | |
| UnexpectedJoinFailure | Join failure caused by editability or design option related problem. | |
| Unknown | Unknown | |
| WorksetJoinWarn | Two elements were not automatically joined because one or both is not editable. |
