admin管理员组文章数量:1516870
UG\NX二次开发 创建文本框UDO
文章作者:里海
来源网站:
简介:
UG\NX二次开发 创建文本框UDO
效果:
代码:
#include "me.hpp"
#include <stdio.h>
#include <string.h>
#include <uf.h>
#include <uf_ui.h>
#include <uf_udobj.h>
#include <uf_obj.h>
#include <uf_object_types.h>
#include <uf_exit.h>
#include <uf_csys.h>
#include <uf_drf.h>
#include <uf_vec.h>
#include <uf_curve.h>
#include <uf_trns.h>
static UF_UDOBJ_class_t TB_class_id;DllExport extern UF_UDOBJ_c本文标签: UGNX二次开发 创建文本框UDO
版权声明:本文标题:UGNX二次开发 创建文本框UDO 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://www.betaflare.com/biancheng/1730830397a1525146.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论