Click or drag to resize

MultiModelSenderReceiverAspectLoadCatalogPaths Property

The catalog paths of the loads used by the sender.

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

Property Value

Type: ObservableCollectionString
See Also