UF_MODL_create_general_pac 通过设置通用凸垫的参数建立通用凸垫特征 UF_MODL_create_simple_hole 通过设置简单孔的参数建立简单孔特征 UF_MODL_create_c_bore_hole 通过设置沉头孔的参数建立沉头孔特征 UF_MODL_create_c_sunk_hole 通过设置埋头孔的参数建立埋头孔特征 UF_MODL_create_cyl_pocket 通过设置...
UF_MODL_create_rect_slot UF_MODL_create_simple_hole* p4 o2 f; S: U: s4 I2 t( E UF_MODL_operations- Y9 I6 \" v5 K UF_MODL_active_part. ~% p* {7 G d- M. A/ E% ~* ~ (10)和模型查询相关+ d& U8 [/ B' ]8 P2 N; C8 a UF_MODL_ask_feat_body UF_MODL_ask_...
UF_MODL_ask_feat_location(obj,location); top=obj; } } } UF_MODL_create_simple_hole(location,direction,diam,height,angle,top,bottom,&feature_obj_id); UF_MODL_ask_feat_faces(feature_obj_id,&face_list); UF_MODL_ask_list_count(face_list,&count); for(int i=0;i<count;i++) { ...
6、eate_simple_hole()UF_MODL_create_edge_ble nd()6.1创建体素特征基本体素是基本的解析外形,包括:长方体、圆柱体、圆锥体和球。UF函数允许用户创建和查询所有的基本体素特征,创建和查询基本体素的函数声明主要包含在头文件 uf_modl.h 中。特征名函数名块UF_MODL_create_block1UF_MODL_create_blockUF_MOD...
UF_OBJ_delete_object UF_OBJ_ask_status UF_OBJ_set_def_cre_color. v! G8 j2 z& B UF_OBJ_set_cre_color UF_OBJ_ask_type_and_subtype* f3 t+ j' M7 p }# _* w# T* _ (7)和表达式相关 UF_MODL_create_exp) R: E+ b. b: k- ]1 ?. s p ...
UF_MODL_create_block 创建圆柱:UF_MODL_create_cyll UF_MODL_create_cyl 创建圆锥:UF_MODL_create_conel UF_MODL_create_cone 创建球 :UF_MODL_create_spherel UF_MODL_create_sphere 简单孔:UF_MODL_create_simple_hole 台阶孔:UF_MODL_create_c_bore_hole 埋头孔:UF_MODL_create_c_sunk_hole ...
UF_MODL_create_simple_hole() UF_MODL_create_edge_blend() 6. 基本体素是基本的解析外形,包括:长方体、圆柱体、圆锥体和球。UF函数允许用户创建和查询所有的基本体素特征,创建和查询基本体素的函数声明主要包含在头文件uf_modl.h中。 表6-1 与体素特征相关的函数 特征名 函数名 块 UF_MODL_create_bloc...
UF_MODL_create_block 创建圆柱:UF_MODL_create_cyll UF_MODL_create_cyl 创建圆锥:UF_MODL_create_conel UF_MODL_create_cone 创建球:UF_MODL_create_spherel UF_MODL_create_sphere 简单孔:UF_MODL_create_simple_hole 台阶孔:UF_MODL_create_c_bore_hole 埋头孔:UF_MODL_create_c_sunk_hole 凸...
CreateSimpleHole 创建简单孔 CreateList 创建链表 AskListCount 得到链表中元素数量 PutListItem 向链表尾部添加元素 AskListItem 通过指定过元素位置得到链表中的元素 DeleteBodyParms 通过实体的Tag给其去参 1ImportsSystem2ImportsNXOpen3ImportsNXOpen.UF4ImportsNXOpen.UF.UFConstants5ModuleNXHole6DimtheSessionAsNXOp...
UF_free(layer_fea_id); UF_CALL(UF_MODL_create_relative_dplane(1,object_tags1,point_select,which_plane,NULL,NULL,offset_string,&num_dplanes,dplane_tag1)); face_li=dplane_tag1[0]; face_tl=object_tags[0]; UF_CALL(UF_MODL_create_simple_hole(location,direction,diame,depth,angle,face_...