Revit 2025.3 API
Built |
Error messages related to the DisplacementElement.

SystemObject
Autodesk.Revit.DBBuiltInFailuresDisplacementElementFailures
Autodesk.Revit.DBBuiltInFailuresDisplacementElementFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
The BuiltInFailuresDisplacementElementFailures type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | CannotCopyDisplacementSetIntoOtherDocument | A Displacement Set can only be pasted into a view in the same document in which it was created. |
![]() ![]() | CannotRemoveLastDisplacedElement | A Displacement Set can only be pasted into a view in the same document in which it was created. |
![]() ![]() | DetectedCycleInDisplacedElementParents | Invalid parent relationship for a Displacement element. No cycles are allowed. |
![]() ![]() | ElementsAlreadyDisplacedInView | You cannot copy a displacement set into a view if one or several of its elements already belong to another displacement set. |
See Also