MultiModelServerAspectRoutes Property |
A collection of routes available on the server. Used to display routes in the AspectViewer
Namespace:
Demo3D.MultiModel.Server
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntaxpublic ObservableCollection<Route> Routes { get; }Property Value
Type:
ObservableCollectionRoute
See Also