Click or drag to resize

MultiModelSenderReceiverAspectMultiModelId Property

The MultiModel Id of the aspect, this is applied to both senders and receivers.

Namespace:  Demo3D.MultiModel.Client
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public Guid MultiModelId { get; set; }

Property Value

Type: Guid
See Also