iCAx开思工具箱

标题: 各位版主、高手老大请帮小弟 [打印本页]

作者: think8848    时间: 2005-3-19 11:25
标题: 各位版主、高手老大请帮小弟
第一个问题:UF_LIB_execute_query这个函数中的cls_name参数到底从哪里可以得到?
  
extern int UF_LIB_execute_query (
UF_CAM_db_object_t db,  
const char * cls_name,  
const char * query,  
int * count,  
UF_RSET_t * rset );
  
UF_CAM_db_object_t  db Input - the library object in which to
execute the query.  
const char *  cls_name Input - the class name  
const char *  query Input - the query  
int *  count Output - the number of objects satisfying the query  
UF_RSET_t *  rset Output - the record of objects that satisfy
the query  
  
第二个问题,我想从一个Part文件里查询得到所有刀具和CAM的信息,该怎么办?
  
这个问题困扰了小弟两个多星期了,痛苦至今,还望版主解救!!!
作者: think8848    时间: 2005-3-22 17:25





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