| KM_InterpreterSet_ResumeDoSafeFeedZ Method |
Set KM_Interpreter Safe Resume Z Feed to be performed
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax protected void Set_ResumeDoSafeFeedZ(
bool value
)
Protected Sub Set_ResumeDoSafeFeedZ (
value As Boolean
)
protected:
void Set_ResumeDoSafeFeedZ(
bool value
)
Parameters
- value Boolean
- true to perform Z feed
See Also