iCAx开思工具箱

标题: 【求助】UG二次开发 UF_DRF_inherit_feature_data() [打印本页]

作者: faquir    时间: 2004-9-22 20:25
标题: 【求助】UG二次开发 UF_DRF_inherit_feature_data()
extern int UF_DRF_inherit_feature_data (
int feature_count,  
tag_p_t features,  
tag_p_t part_occs,  
int view_count,  
tag_p_t views,  
UF_DRF_inherit_type_t inherit_type );
  
tag_p_t  part_occs Input the i-th feature to be annotated
occurs in the occurence of the part
given by part_occs. A null tag
part occ is valid  
  
这是二维图中从草图继承尺寸的一个函数
请教各位高手第三个参数怎么得到?
拜解!!!!!!!!!
作者: huashanyjj    时间: 2004-9-27 17:08
tag_p_t part_occs Input the i-th feature to be annotated  
occurs in the occurence of the part  
given by part_occs. A null tag  
part occ is valid  
  
上面已经说明了NULL_tag 是可以的
如果不知道就用NULL_tag 做参数
作者: faquir    时间: 2004-9-28 10:32
谢谢huashanyjj了
第三个参数我知道是什么意思了
^_^,可惜这个继承我一直都没
做出来,不知道是不是第二个参数
features没找对,我用的是草图的tag




欢迎光临 iCAx开思工具箱 (https://t.icax.org/) Powered by Discuz! X3.3