| KM_CoordMotionDoKMotionBufCmd Method |
Inserts a console script command in the buffer
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public void DoKMotionBufCmd(
string command
)
Public Sub DoKMotionBufCmd (
command As String
)
public:
void DoKMotionBufCmd(
String^ command
)
Parameters
- command String
- command
See Also