Application.NewCategorySet
Public Class
Creates a new instance of a set specifically for holding category objects.
Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public CategorySet NewCategorySet()
Return Value
CategorySet
A new instance of a Category Set.
Remarks
This type of set is used during the creation of instance and type bindings.