SetScopeDefiningFilterAndOutputParam Method


Numbering Schema Set Scope Defining Filter And Output Param Method

Sets the filter and the output parameter that is going to be used by this schema.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public void SetScopeDefiningFilterAndOutputParam(
	ElementId filterId,
	ElementId numberingParameterId
)

Parameters

filterId ElementId
Id for the ParameterFilterElement used to determine the scope for this schema.
numberingParameterId ElementId
The output parameter for the numbering.
Exceptions
Exception Condition
ArgumentException The given numberingParameterId is not compatible with the filterId provided for this numbering schema.
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 →