The ids of the elements affected by this DisplacementElement.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ICollection<ElementId> GetDisplacedElementIds()
Return Value
ICollection<ElementId>
The element ids.
See Also
Reference