You are here: Start » AVL.NET » WeaverModelId Constructor

WeaverModelId Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public WeaverModelId
(
	string modelFile,
	AvlNet.DeviceKind? deviceType,
	int deviceIndex
)

Parameters

Name Type Range Default Description
modelFilestring
deviceTypeAvlNet.DeviceKind?
deviceIndexint

See also