| KM_InterpreterResumeDoSafeFeedZ Property |
specifies if the Z should then be fed down to some height
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool ResumeDoSafeFeedZ { get; set; }
Public Property ResumeDoSafeFeedZ As Boolean
Get
Set
public:
property bool ResumeDoSafeFeedZ {
bool get ();
void set (bool value);
}
Return Value
Booleantrue if feed should be performed
See Also