Click or drag to resize

IMultiModelSenderLoadCatalogPaths Property

The paths to the catalog which contains the loads to be transmitted

Namespace: Demo3D.MultiModel.Client
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
ObservableCollection<string> LoadCatalogPaths { get; set; }

Property Value

ObservableCollectionString
See Also