Gets the category ids of selected elements.
Namespace: Autodesk.Revit.UI.EventsAssembly: 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