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

WeaverModelId Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public WeaverModelId
(
	string modelFile_,
	Optional<Avl.DeviceKind> deviceType_,
	int deviceIndex_
)

Parameters

Name Type Range Default Description
modelFile_string
deviceType_Atl.Optional<Avl.DeviceKind>
deviceIndex_int

See also