Revit 2025 API
Filter |
The user-supplied value against which values from a Revit document will be tested.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int RuleValue { get; set; }
Public Property RuleValue As Integer Get Set
public: property int RuleValue { int get (); void set (int value); }
member RuleValue : int with get, set
Property Value
Int32See Also