点击查看详细介绍

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

misnn 6年前 833 0

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


函数结构:
UF_MODL_init_stycorner_data
(
UF_MODL_stycorner_data_p_t styled_corner_data
)

函数说明:
初始化样式化拐角表面特性NX Open API的数据结构的数据。以下值已应用样式的拐角数据集:-------------------------------------------------- ------.num_base_faces= 0;.base_faces= NULENT;.blend_faces[3] = NULTAG;.is_rectangular= 0;.interior_opt= 0;.trim_attach_opt= 0;.boundary_conds[4] = 1;.crv_opt[4].depth=0.500;.crv_opt[4].skew=0.500;.crv_opt[4].start_tagmag= 1.0;.crv_opt[4].end_tagmag= 1.0;.crv_opt[4].shape_control= 1;.trim_curve_opt[2] =2;.interior_iso_u_crv_end_params[2] =0.5;.interior_iso_v_crv_end_params[2] =0.5;.dist_tol= 0.001;.angle_tol=0.1;-------------------------------------------------- ------

函数参数:
第1个参数为输入:
styled_corner_data代表参数变量,UF_MODL_stycorner_data_p_t 为输入参数类型,风格角落NX Open API的数据结构。

0

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