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 | You cannot copy a displacement set into a view if one or several of its elements already belong to another displacement set. |