KMotion_dotNet.KM_CoordMotion.KM_dotnet_Interop_CoordMotion_MeasurePointAppendToFile C# (CSharp) Method

KM_dotnet_Interop_CoordMotion_MeasurePointAppendToFile() private method

private KM_dotnet_Interop_CoordMotion_MeasurePointAppendToFile ( IntPtr handle, string command ) : int
handle System.IntPtr
command string
return int
        static extern int KM_dotnet_Interop_CoordMotion_MeasurePointAppendToFile(IntPtr handle, string command);
KM_CoordMotion