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