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

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

Properties

  NameDescription
Public propertyStatic memberCannotCopyDisplacementSetIntoOtherDocument
A Displacement Set can only be pasted into a view in the same document in which it was created.
Public propertyStatic memberCannotRemoveLastDisplacedElement
A Displacement Set can only be pasted into a view in the same document in which it was created.
Public propertyStatic memberDetectedCycleInDisplacedElementParents
Invalid parent relationship for a Displacement element. No cycles are allowed.
Public propertyStatic memberElementsAlreadyDisplacedInView
A Displacement Set can only be pasted into a 3D view in which none of its sub-elements is already a sub-element of another Displacement Set.

See Also