NX二次开发UF_MODL_update 函数介绍

107 阅读1分钟

UF_MODL_update

Defined in: uf_modl.h 
int UF_MODL_update(void )

overview 概述

Updates a part. You call this routine after you use UF_MODL_import_exp, UF_MODL_edit_exp, and UF_MODL_move_feature. Imported and edited expressions do not take effect until you update the part. After you move a feature, please update the database.


更新一部分。在使用 UF _ MODL _ import _ exp、 UF _ MODL _ edit _ exp 和 UF _ MODL _ move _ Feature 之后调用此例程。导入和编辑的表达式在更新部件之前不会生效。移动一个特性后,请更新数据库。

UFUN例子

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

parameters 参数