iCAx开思工具箱

标题: 高手们帮一下忙 [打印本页]

作者: along533    时间: 2005-9-7 11:31
标题: 高手们帮一下忙
一个小问题:
  
extern int UF_PART_import (
const char * file_name,  
UF_import_part_modes_t * modes,  
double dest_csys[ 6 ],  
double dest_point[ 3 ],  
double scale,  
tag_t * group );
  
其中的这个参数怎么设定,谢谢了,小弟困惑了好久。
作者: halm    时间: 2005-9-7 16:22
dest_csys[0..2] is an X-direction vector
and dest_csys[3..5] is a y direction   vector.
作者: along533    时间: 2005-9-7 17:09
这个我也知道,但是怎么给他赋值,他旁边的注释也讲了,用UF_MTX3_initialize进行初始化,但具体怎么做,这位仁兄能否跟我讲一下,谢谢了
作者: halm    时间: 2005-9-7 17:28
These are used as input to UF_MTX3_initialize
to create the full coordinate system matrix.
  
你就直接给
1
0
0
0
1
0
作者: along533    时间: 2005-9-8 08:10
谢谢这位兄弟,你有电子邮箱吗,或者QQ,我加你为好友
作者: halm    时间: 2005-9-8 09:35
liuqiufeng1982@163.com




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