BuiltInFailures.AssemblyFailures Members

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

The BuiltInFailures..::..AssemblyFailures type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberAddedElementsNotSamePhaseAsAssembly
Selected Element(s) cannot be added to the assembly. Elements must have the same phases as the assembly to be included in the assembly.
Public propertyStatic memberAssemblyDeleteTypeWarn
Edits to these assemblies changed the naming category and name of these assemblies.
Public propertyStatic memberAssemblyDidNotMatchRequestedTypeWarn
Assembly was changed to a new type, but did not match the type. Geometry could have been changed due to a join condition.
Public propertyStatic memberAssemblyDisassembleInstanceWarn
Edits to these assemblies changed the naming category and name of these assemblies.
Public propertyStatic memberAssemblyInheritTypeWarn
Edits to these assemblies do not match existing types, new type will be created.
Public propertyStatic memberAssemblyInvalidMember
Some elements became ineligible to be included in an assembly and were removed.
Public propertyStatic memberAssemblyNewTypeWarn
Edits to these assemblies match existing type and will inherit that name.
Public propertyStatic memberAssemblyRenameTypeWarn
Edits to these assemblies changed the naming category and name of these assemblies.
Public propertyStatic memberCouldNotAcquireAssemblyViews
The assembly instance could not acquire the assembly views.
Public propertyStatic memberCouldNotChangeTypeOfAssembly
Assembly cannot be changed to selected type.
Public propertyStatic memberDeleteAssemblyInstWithViewsWarn
Deleting this assembly will remove the assembly from the project and any views associated with that assembly.
Public propertyStatic memberDeleteShopDrawingsWarn
The assembly instance has associated views and cannot be merged with assembly type '%1!s!'. Delete the views to continue.\n\nViews:%2!s!
Public propertyStatic memberElementsNotAllowedAreNotAddedToAssembly
Elements not allowed in Assembly were not added to it, but only in the document
Public propertyStatic memberIneligibleElementsInAssembly
Ineligible elements in assembly.
Public propertyStatic memberMixedPhasesInAssembly
Assembly cannot be created. All elements must have the same phases to be included in an assembly.
Public propertyStatic memberNoElementsAddedtoNewAssembly
No elements were added to the assembly. No assembly will be created.
Public propertyStatic memberNoElementsLeftInExistingAssembly
There are no elements left in the assembly. It will be disassembled.
Public propertyStatic memberNoEligibleElementsInAssembly
No eligible elements in assembly.
Public propertyStatic memberSomeElementsPreventAssemblyTypeChange
Assembly cannot be changed to selected type. Some elements in the target assembly prevent the type change from occurring. These tend to be parts and nested elements such as mullion, curtain panels, and members of trusses.

See Also