摘要: 函数:UF_CSYS_create_csys() 、 UF_CSYS_create_temp_csys() 函数说明:创建坐标系 、创建临时坐标系 用法: #include <uf.h> #include <uf_csys.h> extern DllExport void ufusr(char *p 阅读全文
posted @ 2019-11-09 17:21 王牌飞行员_里海 阅读(580) 评论(0) 推荐(0) 编辑
摘要: 函数:UF_CSYS_create_matrix() 函数说明:通过数组创建矩阵。 用法: #include <uf.h> #include <uf_csys.h> extern DllExport void ufusr(char *param, int *returnCode, int rlen) 阅读全文
posted @ 2019-11-09 17:14 王牌飞行员_里海 阅读(346) 评论(0) 推荐(0) 编辑
摘要: 说明:移动WCS坐标系 用法: #include <uf.h> #include <uf_csys.h> extern DllExport void ufusr(char *param, int *returnCode, int rlen) { UF_initialize(); //移动WCS,到点 阅读全文
posted @ 2019-11-09 17:06 王牌飞行员_里海 阅读(743) 评论(0) 推荐(0) 编辑
摘要: Open C UF_MTX2_copyUF_MTX2_determinantUF_MTX2_identityUF_MTX2_initializeUF_MTX2_multiplyUF_MTX2_multiply_tUF_MTX2_transposeUF_MTX2_vec_multiplyUF_MTX2 阅读全文
posted @ 2019-11-09 16:50 王牌飞行员_里海 阅读(838) 评论(0) 推荐(0) 编辑
摘要: 函数:UF_CSYS_ask_wcs() 函数说明:通过3x3矩阵获取XYZ轴矢量 用法: 1 #include <uf.h> 2 #include <uf_mtx.h> 3 extern DllExport void ufusr(char *param, int *returnCode, int 阅读全文
posted @ 2019-11-09 16:44 王牌飞行员_里海 阅读(801) 评论(0) 推荐(0) 编辑
摘要: 函数:UF_CSYS_ask_matrix_values () 函数说明:获取指定矩阵标识的矩阵值。 用法: #include <uf.h> #include <uf_csys.h> extern DllExport void ufusr(char *param, int *returnCode, 阅读全文
posted @ 2019-11-09 16:25 王牌飞行员_里海 阅读(363) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2019-11-09 15:48 王牌飞行员_里海 阅读(636) 评论(0) 推荐(0) 编辑