原帖由 dianzi24 于 2008-8-26 17:05 发表
查询对象的类型用UF_OBJ_ask_type_and_subtype,在头文件uf_object_types.h中有UG所有对象的类型列表,用查询得到的类型值进行过滤。并不是所有对象都能在主窗口里显示,象各种树节点,参数等也都是对象。
原帖由 dianzi24 于 2008-8-27 08:31 发表
int result;
result = UF_OBJ_ask_display_properties (object_tag,&disp_props);
if (result) report_error(result,"failed in UF_OBJ_ask_display_properties");
通过result的值来判断是不是有属性,有属性resu ...
欢迎光临 iCAx开思网 (https://www.icax.org/) | Powered by Discuz! X3.3 |