Revit 2025 API
Fabrication |
The number of active solutions in routing solution mode.
Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.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