UF_MODL_unset_containment
Defined in: uf_modl.h
int UF_MODL_unset_containment(tag_t face_eid )
overview 概述
If UF_MODL_ask_uv_points_containment will be called multiple times for the same face then this function, in conjunction with UF_MODL_set_containment, will improve the performance of the computations.
Call this function after to your calls to UF_MODL_ask_uv_points_containment
如果对于同一个面,UF _ MODL _ ask _ uv _ points _ 包容会被多次调用,那么这个函数将与 UF _ MODL _ set _ 包容一起提高计算的性能。在调用 UF _ MODL _ ask _ uv _ points _ content 之后调用这个函数
UFUN例子
获取源码例子请搜索 里海NX二次开发3000例专栏
parameters 参数
| tag_t | face_eid | Input | face which was used in multiple UF_MODL_ask_uv_points_containment calls 在多个 UF _ MODL _ ask _ uv _ points _ 遏制调用中使用的 |