NumberingSchemaGetCategoriesWitheBuiltInMatching Method

Returns a set of all the categories ids that support built-in matching.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public static ISet<ElementId> GetCategoriesWitheBuiltInMatching()

Return Value

ISetElementId
See Also