标题: 【求助】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