| KM_CoordMotionIsSimulation Property |
Flags whether to Simulate commands or not
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool IsSimulation { get; set; }
Public Property IsSimulation As Boolean
Get
Set
public:
property bool IsSimulation {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also