CanExecuteEventArgs.GetSelectedCategoryIds Method

Gets the category ids of selected elements.


Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ICollection<ElementId> GetSelectedCategoryIds()

Return Value

ICollection<ElementId>

See Also

Reference

CanExecuteEventArgs Class
Autodesk.Revit.UI.Events Namespace