搜索资源列表
ugopen
- UG二次开发和模型重构资料,以及UG二次开发所用到的文件及文档
ugopen
- UG二次开发和模型重构资料,以及UG二次开发所用到的文件及文档-UG secondary development and model reconstruction, as well as information used by the secondary development of UG documents and documentation
rpo
- 通过ugopen的API函数进行孔操作时,重新定位孔的位置-The API function through the ugopen hole operation to reposition the location of holes
UGopen-API
- ug二次开发 实例精解 源码 , UG API 开发资料,-ug fine example of Secondary Development Solutions Source
UGopen-tutorial
- UG开发入门教程,讲解C++编译器的配置,以及UG开发入口函数。-UG Development Tutorial to explain the C++ compiler configuration, and the development of UG entry function.
test
- UGOpen 二次开发,简单的应用在VC++6.0上基于VC++工程向导-UGOpen secondary development, based on VC++
create_patch_face
- 这是修补曲面缝隙的一个实例代码,其中涉及到uiblock、ugopen、nxopen的函数-repair face
ufd_cam_geom_select
- UG二次开发,初学者很有帮助 UG加工模块的开发源代码-UGOpen API
UGOPEN(nx6)A
- UG二次开发 函数手册,对二次开发函数进行说明-ug api
UGOpen-development-and-examples
- UGOpen二次开发,实例精解,包括UI style设计,参数化建模,以及UG连接SQL Server数据库的二次开发。-UGOpen secondary development, fine examples of solutions, including UI style design, parametric modeling and secondary development the UG to connect SQL Server
UGOPEN-API---hanshucankaoshouce
- UG OPEN API 函数参考手册。-UG OPEN API function reference manual.
LZCUG
- 基于MFC的UG二次开发UGOpen框架代码,打开模型文件、查询更新模型表达式,使用MFC窗口传递模型参数!-UGOpen With MFC,Open par files and Update exps
ufd_ugopen_console
- 本文件将演示如何在 UG/Open API 开发中在采取内部模式时,调出一个可用的控制台。(This document will demonstrate how can deploy an available console in UG/Open API development when it takes internal mode.)
cycle_compound_doc
- 将UG存储下来的文件,作为复合文档,遍历,以了解其文件的基本构成。(File stored by UG as a composite document, traversing to understand the basic composition of its files.)
ufd_load_library
- 本文件将演示如何使用以下的 UG/Open API 函数(s): UF_load_library UF_unload_library 描述: UF_load_library 加载library_name指定的共享库,并发现由symbol_name指定的入口点。 不难看出它有些类似于GetProcAddress,但使用更简单,当然也仅仅适应于UF/Open API范畴。(This file will