点击查看详细介绍

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

misnn 9年前 519 0

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


函数结构:
UF_MOTION_set_point_on_surface_constraint
(
tag_t point_on_surface_tag,
UF_MOTION_point_on_surface_data_p_t pt_on_surf_data
)

函数说明:
该函数通过对新点tag_t代表的结构表面约束值。

函数参数:
第1个参数为输入:
point_on_surface_tag代表参数变量,tag_t 为输入参数类型,点面约束对象上标记

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

0

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