2021 Class
Changes 0
C

DisplacementElementFailures

Description:
Error messages related to the DisplacementElement.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.DisplacementElementFailures
public static class DisplacementElementFailures
Name Return Type Description
P CannotCopyDisplacementSetIntoOtherDocument FailureDefinitionId A Displacement Set can only be pasted into a view in the same document in which it was created.
P CannotRemoveLastDisplacedElement FailureDefinitionId A Displacement Set can only be pasted into a view in the same document in which it was created.
P DetectedCycleInDisplacedElementParents FailureDefinitionId Invalid parent relationship for a Displacement element. No cycles are allowed.
P ElementsAlreadyDisplacedInView FailureDefinitionId 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.