Click or drag to resize

KM_InterpreterConvertAbsToUserUnitsZ Method

Takes ABS "Z" value and translates to Iterpreter User Units

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public double ConvertAbsToUserUnitsZ(
	double z
)

Parameters

z  Double
ABS value

Return Value

Double
Current Z value in User Units
See Also