NX二次开发UF_MODL_ask_blend_face_data1 函数介绍

109 阅读1分钟

UF_MODL_ask_blend_face_data1

Defined in: uf_modl_blends.h 
int UF_MODL_ask_blend_face_data1(tag_t feature_tag, UF_MODL_face_blend_create_data_p_t read_data, UF_MODL_blend_faces_limit_data_p_t limit_data )

overview 概述

Returns the defining data for a collector enabled Edge Blend feature. To be used in place of UF_MODL_ask_edge_blend() when collection objects are desired.


返回启用了边缘混合特性的收集器的定义数据。当需要集合对象时,用于替代 UF _ MODL _ ask _ edge _ mix ()。

UFUN例子

获取源码例子请搜索 里海NX二次开发3000例专栏

parameters 参数

tag_tfeature_tagInputThe object identifier of the blend
混合的对象标识符
UF_MODL_face_blend_create_data_p_tread_dataOutputData describing the blend
描述混合物的数据
UF_MODL_blend_faces_limit_data_p_tlimit_dataOutputData describing the blend
描述混合物的数据