点击查看详细介绍

UF_WEIGHT_copy_props() 函数的参数解释说明,以及函数详细用法

misnn 9年前 734 0

购买与咨询 NX 二次开发视频教程,请联系微信号:13890821008  QQ号:85585969  


函数结构:
UF_WEIGHT_copy_props
(
const UF_WEIGHT_properties_p_t properties,
UF_WEIGHT_properties_t * new_properties
)

函数说明:
复制性能具有相同值的新结构的新属性。

函数参数:
第1个参数为输入:
properties代表参数变量,const UF_WEIGHT_properties_p_t 为输入参数类型,指定的属性。

第2个参数为输出:
new_properties代表参数变量,UF_WEIGHT_properties_t * 为输出参数类型,属性的副本。

0

最新回复 (0)
请登录后发表新帖