Revit 2026 API
Fabrication |
The number of active solutions in routing solution mode.
Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int NumberOfSolutions { get; }
Public ReadOnly Property NumberOfSolutions As Integer Get
public: property int NumberOfSolutions { int get (); }
member NumberOfSolutions : int with get
Property Value
Int32See Also