Selection.GetElementIds
Description:
Returns the ids of the elements that are currently selected.
Returns the ids of the elements that are currently selected.
public ICollection<ElementId> GetElementIds()
ICollection<ElementId>
The collection containing the ids of the selected elements.
👍 1
10
Linked Revit API pages
Selection
ISelectionFilter
Selection.PickObject
Selection.PickObjects
Selection.PickPoint
Selection.PickElementsByRectangle
Selection.PickBox
Selection.GetElementIds
Selection.SetElementIds
ObjectType
No comments yet. Start the discussion.
Loading…