RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Subelement

Subelement.Category

Property
Description:
Retrieves a Category object that represents the category or sub category of the subelement.
Remarks:
All category objects can be retrieved from the application by using the Categories property of the Application.Settings object.
Syntax
public Category Category { get; }