KMotion_dotNet.KM_CoordMotion.KM_dotnet_Interop_CoordMotion_SetArcFeedCallback C# (CSharp) Method

KM_dotnet_Interop_CoordMotion_SetArcFeedCallback() private method

private KM_dotnet_Interop_CoordMotion_SetArcFeedCallback ( IntPtr handle, KM_CoordMotionArcFeedSixAxisHandler handler ) : void
handle System.IntPtr
handler KM_CoordMotionArcFeedSixAxisHandler
return void
        static extern void KM_dotnet_Interop_CoordMotion_SetArcFeedCallback(IntPtr handle, KM_CoordMotionArcFeedSixAxisHandler handler);
KM_CoordMotion