Revit 2023 API |
FilterNumericValueRule..::..GetEvaluator Method |
FilterNumericValueRule Class See Also |
Gets the evaluator that implements the test for this rule.
Namespace: Autodesk.Revit.DB
Assembly: 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() |