Share

Settings.Categories Property

Retrieves an object that provides access to all the categories contained in the Autodesk Revit application and project.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public Categories Categories { get; }

Property Value

Categories

See Also

Reference

Was this information helpful?