GTN_GetGroupInclinedPlaneRotateAxisPos¶ 指令原型: GT_API GTN_GetGroupInclinedPlaneRotateAxisPos(short core,short group, double *pRotateAxisPos) 指令类型: group指令。 指令说明: 读取group倾斜面加工的旋转轴角度。 指令参数说明: core 核号,正整数,取值范围请参照核号参数范围一栏。 group group号,正整数,取值范围请参照group号参数范围一栏。 pRotateAxisPos 大小为2的数组,返回斜面加工的旋转轴角度,单位:度。 指令返回值: 请参照通用返回值说明。