iCAx开思网
标题:
ug切削层函数,
[打印本页]
作者:
ziranchina
时间:
2008-4-9 09:49
标题:
ug切削层函数,
UF_CALL(UF_CUT_LEVELS_add_levels_using_z( operTag[numop-1], 3, z_levels, 0, NULL ));
for ( i = 0; i <=2; i += 1)
{
UF_CALL(UF_CUT_LEVELS_edit_level_using_z(operTag[numop-1],i, z_levels
, dep_percut
, NULL ));
}
做过有关于切削层的大侠们,上面代码没有问题吧?执行edit时,老是说,the requested chage to the cut levels not made,但是没有说为什么。高手,帮忙啊,给点提示也行啊。函数中的参数没有问题。
欢迎光临 iCAx开思网 (https://www.icax.org/)
Powered by Discuz! X3.3