点击查看详细介绍

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

misnn 10年前 623 0

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


函数结构:
UF_ASSEM_set_instance_intent
(
tag_t instance,
UF_ASSEM_instance_intent_p_t instance_intent
)

函数说明:
分配意向数据的实例。

函数参数:
第1个参数为输入:
instance代表参数变量,tag_t 为输入参数类型,该实例的对象标识符

第2个参数为输入:
输入UF_ASSEM_instance_intent_p_t 整数型的参数,参数的变量格式为instance_intent,意图数据。

0

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