您好,欢迎光临本网站![请登录][注册会员]  
文件名称: NX6+UGOPEN函数参考手册
  所属分类: 其它
  开发工具:
  文件大小: 4mb
  下载次数: 0
  上传时间: 2016-01-07
  提 供 者: xinwe*****
 详细说明: Open C API is designed to enable an easy interface between NX and the outside world. The Open C API consists of: a large set of user callable functions/subroutines that access the NX Graphics Terminal, File Manager, and Database. command procedures to link and run user programs. an interactive interface in NX to run those programs. Open C API programs can run in 2 different environments, depending on how the program was linked. The two environments are: External - these Open C API programs are stand alone programs that c an run from the operating system, outside of NX, or as a child process spawned from NX. Internal - these Open C API programs can only be run from inside of an NX session. These programs are loaded into main memory along side of NX and access routines within NX. One advantage to this is that the executables are much smaller and link much faster. Once an Internal Open C API Program is loaded into memory, it can stay resident for the remainder of the NX session. If you call this program again, it executes without reloading (provided it was not unloaded). Internal Open C API programs work on the current part and automatically modify the part display. Most Open C API functions/subroutines can be used in either mode. There are only a few, mostly User Interface routines that are only supported in internal mode. The Open C API product is not intended to replace the Open C GRIP (GRaphics Interactive Programming) product, but rather to make it easier to interface to NX from a high-level language such as C or C++. There are many tasks where a high-level language program is more appropriate. The Open C API product is explicitly defined in this manual. It is our intent to insulate the application programmer from changes in future NX software releases. Unfortunately, this is not always possible. Where this is not possible, every effort will be made to support existing routines for at least one release version of NX prior to obsolescence, and forewarn users of routines which will be changed in the future. When upgrading to a new release, programmers are expected to recompile and relink their programs. In addition, the release notes supplied with each release of NX describe changes that are important to Open C programmers. The release notes also describe what versions of the operating system and compiler were used to create the release of Open C API. Since operating systems, linkers, compilers, run-time libraries, etc., are usually updated by the hardware vendors more frequently than NX is released, there may be combinations that do not function correctly with Open C API. Additionally, compiling or linking may require different options other than those documented here. Refer to the Release Notes supplied with each release of NX for specific changes that may be necessary to use Open C API correctly. ...展开收缩
(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.
 相关搜索: UG二次开发
 输入关键字,在本站1000多万海量源码库中尽情搜索: