随笔分类 - NXOPEN
摘要:class PersonT{public: PersonT(double D0, double D1, double D2, string strNUMBER, double DX, double DY, double DZ, double DTAG) { this->M_D0 = D0; this
阅读全文
摘要:#define UF_CALL(X) (report( __FILE__, __LINE__, #X, (X)))static int report(char *file, int line, char *call, int irc){ if (irc) { char messg[133]; pri
阅读全文
摘要:double Angle_faceFaec(tag_t Obj1, tag_t Obj2)//测量角度{ NXOpen::Session *theSession = NXOpen::Session::GetSession(); NXOpen::Part *workPart(theSession->P
阅读全文
摘要:double Dis_lineLine(tag_t Obj1, tag_t Obj2)//测量距离{ NXOpen::Session *theSession = NXOpen::Session::GetSession(); NXOpen::Part *workPart(theSession->Par
阅读全文
摘要:double Dis_faceFaec(tag_t Obj1, tag_t Obj2)//测量距离{ NXOpen::Session *theSession = NXOpen::Session::GetSession(); NXOpen::Part *workPart(theSession->Par
阅读全文
摘要:int grip_arg_count = 4; //参数个数 UF_args_t grip_arg_list[4]; //参数个数要一致 char *grip_exe = "D:\\myTOOLS\\application\\delete_layer.grx"; //grip程序位置 int sta
阅读全文

浙公网安备 33010602011771号