Click or drag to resize

KM_MotionParams Constructor

Primary constructor for the KM_MotionParams object

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public KM_MotionParams(
	IntPtr handle
)

Parameters

handle  IntPtr
Pointer to the associated CoordMotion object
See Also