Click or drag to resize

KM_AxisGroupAddLine Method

Add a linear motion to the coordinated motion buffer

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public void AddLine(
	double[] nextpoint
)

Parameters

nextpoint  Double
XYZABC point to feed to
See Also