Gets the evaluator that implements the test for this rule.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2011
Syntax
C# |
---|
public FilterNumericRuleEvaluator GetEvaluator() |
Visual Basic |
---|
Public Function GetEvaluator As FilterNumericRuleEvaluator |
Visual C++ |
---|
public: FilterNumericRuleEvaluator^ GetEvaluator() |