购买与咨询 NX 二次开发视频教程,请联系微信号:13890821008 QQ号:85585969
函数结构:UF_NXSM_init_bend_data( UF_NXSM_bend_data_p_t bend_data) 函数说明:
这是用下列初始化为弯曲特征的数据结构默认值和选项。sketch_section NULL_TAGbend_angle 90度。bend_dir IG_NORMAL_SIDEDUMMYfixed_side IG_LEFTmaterial_side IG_RIGHTextend_option IG_EXTENDbend_options.bend_radius 3.0 / 0.1毫米/中]bend_options.is_bend_radius_global TRUEbend_options.bend_relief FALSEbend_options.extend_bend_relief FALSEbend_options.bend_relief_type IG_RECTANGULAR_BEND_RELIEFbend_options.bend_relief_depth 3.0 / 0.1毫米/中]bend_options.bend_relief_depth_global TRUEbend_options.bend_relief_width 3.0 / 0.1毫米/中]bend_options.bend_relief_width_global TRUEbend_options.corner_relief FALSEbend_options.corner_relief_type IG_RIP_CORNER_RELIEFbend_options.neutral_factor TRUEbend_options.neutral_factor_global 0.3333333
函数参数:
第1个参数为输出:
bend_data代表参数变量,UF_NXSM_bend_data_p_t 为输出参数类型,弯曲的数据结构被初始化。