GetSelectedCategoryIds Method


Can Execute Event Args Get Selected Category Ids Method

Gets the category ids of selected elements.

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ICollection<ElementId> GetSelectedCategoryIds()

Return Value

ICollection ElementId
See Also