Click or drag to resize

KM_Interpreter Constructor

Primary constructor for the KM_Interpreter object

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public KM_Interpreter(
	KM_CoordMotion coordmotion
)

Parameters

coordmotion  KM_CoordMotion
KM_CoordMotion object to associate the Interpreter with
See Also