Click or drag to resize

IMultiModelSenderLoadPathIdMap Property

Map of catalog paths to load ids on the server

Namespace:  Demo3D.MultiModel.Client
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
Dictionary<string, int>? LoadPathIdMap { get; set; }

Property Value

Type: DictionaryString, Int32
See Also