FabricationPartBrowserChangedEventArgsNumberOfSolutions Property |
The number of active solutions in routing solution mode.
Namespace: Autodesk.Revit.UI.EventsAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int NumberOfSolutions { get; }
Public ReadOnly Property NumberOfSolutions As Integer
Get
public:
property int NumberOfSolutions {
int get ();
}
member NumberOfSolutions : int with get
Property Value
Int32
See Also