You are here: Start » AVL.NET » AVS.StringToClassifyObjectModelDirectory Method

AVS.StringToClassifyObjectModelDirectory Method

Conversion between Directory and ClassifyObjectModelDirectory

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void StringToClassifyObjectModelDirectory
(
	string inString,
	out string outModelDirectory
)

Parameters

Name Type Range Default Description
inStringstring
outModelDirectorystring

See also