Click or drag to resize

IMultiModelSenderClearLoad Method

Clear any queued up loads that are waiting to be transmitted.

Namespace: Demo3D.MultiModel.Client
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
void ClearLoad(
	Visual load
)

Parameters

load  Visual

[Missing <param name="load"/> documentation for "M:Demo3D.MultiModel.Client.IMultiModelSender.ClearLoad(Demo3D.Visuals.Visual)"]

See Also