| KM_InterpreterSet_ResumeSafeZ Method |
Set KM_Interpreter Safe Z height for Resume sequence
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax protected void Set_ResumeSafeZ(
double value
)
Protected Sub Set_ResumeSafeZ (
value As Double
)
protected:
void Set_ResumeSafeZ(
double value
)
Parameters
- value Double
- true if Safe Z Motion is to be performed
See Also