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