iCAx开思工具箱
标题:
请教一个API函数:uf6505_的问题
[打印本页]
作者:
大桃花
时间:
2006-3-14 01:07
标题:
请教一个API函数:uf6505_的问题
在documentation中关于uf6505讲的是:
uf6505_
uf6505 create a prism
extern void uf6505_ (
double * rp1,
double * rp2,
double * rp3,
int * ip4,
double * rp5,
tag_t * nr6 );
这个函数是构造一个棱柱的。
请问,这些参数:rp1,rp2,rp3,ip4,rp5,nr6都是代表棱柱的什么参数啊?
初学二次开发,请各位老师指教!谢谢~!
作者:
大桃花
时间:
2006-3-14 01:09
查了一下,这个函数没有Replacement Routines。。郁闷死了。
作者:
jin_chun_ning
时间:
2006-3-15 21:03
/* Purpose of Routine: */
/* creates a solid prism */
/* Input: */
/* RP1 circumscribing circle origin (coordinates in ABS) */
/* RP2 circumscribing circle diameter */
/* RP3 prism height */
/* IP4 number of prism sides */
/* RP5 prism axis (in ABS) */
/* Output: */
/* NR6 prism EID -- returns 0 when an error occurred */
作者:
大桃花
时间:
2006-3-15 23:14
非常感谢!非常感谢!
作者:
lee_alen
时间:
2009-5-1 00:09
麻烦请问一下 使用这个函数时需要什么声明啊?? 急着用呢
欢迎光临 iCAx开思工具箱 (https://t.icax.org/)
Powered by Discuz! X3.3