Selection.GetElementIds
Description:
Returns the ids of the elements that are currently selected within the project. The selection may not be complete. See GetReferences for more options.
Returns the ids of the elements that are currently selected within the project. The selection may not be complete. See GetReferences for more options.
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…