搜索资源列表
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
Ask_face_data
- 用API函数询问UG曲面数据-Use API functions ask UG curved surface data!!!!!!!!!!!!!!!!!!!!!!!!
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
UGtoNREC
- UG 转 NREC 图档 C++ 源码发布 基于全新的 NXopen API。-UG turn NREC drawing C++ source distribution based on the new NXopen API.
Call_back_FUNCTION
- UG二次开发;函数回调程序;对UG进行二次开发时菜单按钮的响应函数-UG/OPEN API;CALL BACK FUNCTION
Example-API-Modling
- UG NX二次开发环境下一些建模的示例代码创建四个基本体素-UG NX some secondary development environment modeling sample code 01 to create four basic
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