DisplacementElementResetDisplacedElements Method |
Sets the translation of the DisplacementElement to (0, 0, 0).
The DisplacementElement continues to exist, but its elements are displayed in their actual location.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic void ResetDisplacedElements()
Public Sub ResetDisplacedElements
public:
void ResetDisplacedElements()
member ResetDisplacedElements : unit -> unit
See Also