点击查看详细介绍

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

misnn 10年前 544 0

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


函数结构:
UF_MOTION_create_point_on_surface_constraint
(
UF_MOTION_point_on_surface_data_p_t pt_on_surf_data,
tag_p_t point_on_surface_tag
)

函数说明:
这个函数创建表面上的约束点的结构提供值并返回相应的tag_t指针。

函数参数:
第1个参数为输入:
输入UF_MOTION_point_on_surface_data_p_t 整数型的参数,参数的变量格式为pt_on_surf_data,表面约束数据点的输入结构

第2个参数为输出:
point_on_surface_tag代表参数变量,tag_p_t 为输出参数类型,表面约束创建点的标签

0

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