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

ClassifyObjectModelId Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public ClassifyObjectModelId
(
	string modelDirectory_,
	Optional<Avl.DeviceKind> deviceType_,
	int deviceIndex_
)

Parameters

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

See also