iCAx开思网

标题: UF_MODL_create_relative_dplane函数的用法 [打印本页]

作者: caocongqing123    时间: 2012-4-7 14:29
标题: UF_MODL_create_relative_dplane函数的用法
UF_UI_lock_ug_access (UF_UI_FROM_CUSTOM);//加锁
UF_UI_select_with_single_dialog(cue,title,UF_UI_SEL_SCOPE_NO_CHANGE, init_proc, NULL,&response, &object, cursor, &view);//通过选择对话框获取EDGE的object
UF_UI_unlock_ug_access (UF_UI_FROM_CUSTOM);//解锁
tag_t obj[1];
obj[0]=object;
tag_t* dp1=NULL;
int* num1=NULL;
int sel1[]={0,0,0};
UF_MODL_create_relative_dplane(1,obj,sel1,1,NULL,NULL,NULL,num1,dp1);//以EDGE为约束条件建立基准面
请问这段代码实现下面命令有什么问题?
[attach]1124644[/attach]





欢迎光临 iCAx开思网 (https://www.icax.org/) Powered by Discuz! X3.3