搜索资源列表
UG-OpenAPI.MFC-.COM-development-
- 《UG OpenAPI.MFC和COM开发实例精解》一书的部分源码。-" UG OpenAPI.MFC and fine examples COM development solutions," a book of some source code.
cone
- 利用VC和ug open api编写生成圆锥的代码-Ug open api using VC and write code to generate cone
CreateBlock
- 使用UG API二次开发语言在VC6.0下创建长方体的源代码-Using UG API secondary development of the language to create a rectangular source code in VC6.0
ufd_cam_geom_select
- UG二次开发,初学者很有帮助 UG加工模块的开发源代码-UGOpen API
Call_back_FUNCTION
- UG二次开发;函数回调程序;对UG进行二次开发时菜单按钮的响应函数-UG/OPEN API;CALL BACK FUNCTION
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.)
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 demonstrate how to use the fol