BuiltInFailures.AutoJoinFailures Members


Provides a container of all Revit built-in FailureDefinitionId instances.

The BuiltInFailuresAutoJoinFailures type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberDesignOptionAndWorksetViolation
Can't make the expected join because of editability and design option restrictions.
Public propertyStatic memberDesignOptionCannotReference
Design Option ' [Name] ' cannot reference Design Option ' [Name] '.
Public propertyStatic memberOtherNonEditJoinFailure
Two elements were not automatically joined because other elements at join are not editable.
Public propertyStatic memberUnexpectedJoinFailure
Join failure caused by editability or design option related problem.
Public propertyStatic memberUnknown
Unknown
Public propertyStatic memberWorksetJoinWarn
Two elements were not automatically joined because one or both is not editable.

See Also