搜索资源列表
code
- 利用ug二次开发工具ug/open api 在ug中实现三维实体扫描-sweep an entity in ug environment
Project_Dim
- 基于UG/open api的公差标注系统,孔轴配合机制,并可以自行设置上下偏差-Based on UG/open api tolerancing of the system, with the mechanism of hole axis, and can set upper and lower deviation
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
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