SetUseBuiltInMatchingForCategories Method


Numbering Schema Set Use Built In Matching For Categories Method

Use the built-in matching criteria for a set of categories if one is available for a given category.

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

Parameters

categories ISet ElementId
The set of categories to enable specialized built-in matching for.
Exceptions
Exception Condition
ArgumentException Not all the ids for the provided categories have built-in matching.
ArgumentNullException A non-optional argument was null
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →