Click or drag to resize

KM_InterpreterInterpret(String) Method

Interpret an entire File

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public int Interpret(
	string fname
)

Parameters

fname  String
Full path of the file to interpret

Return Value

Int32
Error Code
See Also