购买与咨询 NX 二次开发视频教程,请联系微信号:13890821008 QQ号:85585969
函数结构:uf5447( int * ip1, int * ip2, int * ip3, int * ip4, double * rp5, double * rp6, tag_t * nr7, int * ir8) 函数说明:
uf5447曲线上创建点样条或通过UF_CURVE_create_spline_thru_pts和UF_CURVE_create_spline替换
函数参数:
第1个参数为:
int * 整数型的参数,参数的变量格式为ip1
第2个参数为:
int * 整数型的参数,参数的变量格式为ip2
第3个参数为:
int * 整数型的参数,参数的变量格式为ip3
第4个参数为:
int * 整数型的参数,参数的变量格式为ip4
第5个参数为:
double * 双精度类型的参数,参数的变量格式为rp5
第6个参数为:
double * 双精度类型的参数,参数的变量格式为rp6
第7个参数为:
nr7代表参数变量,tag_t * 为参数类型
第8个参数为:
int * 整数型的参数,参数的变量格式为ir8