SetRuleEnabled Method (Int32, Boolean)


Performance Adviser Set Rule Enabled(Int 32, Boolean) Method

Retrieves an enabled/disabled status for the given rule.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void SetRuleEnabled(
	int index,
	bool enabled
)

Parameters

index Int32
The rule index to set enabled/disabled status for.
enabled Boolean
True enables the rule, false disables.
Exceptions
Exception Condition
ArgumentException The index is outside of acceptable range.
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 →