![](../icons/Help.png) | KM_AxisGroupRapidParamsDirty Property |
Gets/Sets the RapidParamsDirty, if set Rapid parameters will be refressed from KFLOP/Kogna
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic bool RapidParamsDirty { get; set; }
Public Property RapidParamsDirty As Boolean
Get
Set
public:
property bool RapidParamsDirty {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also