BuiltInFailures.DisplacementElementFailures Members


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

The BuiltInFailures DisplacementElementFailures type exposes the following members.

Properties

Name Description
Public property Static member CannotCopyDisplacementSetIntoOtherDocument
A Displacement Set can only be pasted into a view in the same document in which it was created.
Public property Static member CannotRemoveLastDisplacedElement
A Displacement Set can only be pasted into a view in the same document in which it was created.
Public property Static member DetectedCycleInDisplacedElementParents
Invalid parent relationship for a Displacement element. No cycles are allowed.
Public property Static member ElementsAlreadyDisplacedInView
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