PLM之家精品课程培训,联系电话:18301858168 QQ: 939801026

  • NX二次开培训

    NX二次开培训

    适合初级入门或想深入了解二次开发的工程师,本培训结合ufun,NXOpen C++,大量的实例及官方内部的开发技术对于老鸟也值得借鉴!.

    NX CAM二次开发培训报名 NX二次开发基础培训报名
  • PLM之家Catia CAA二次开发培训

    Catia二次开发培训

    Catia二次开发的市场大,这方面开发人才少,难度大。所以只要你掌握了开发,那么潜力巨大,随着时间的积累,你必将有所用武之地!

  • PLM之Teamcenter最佳学习方案

    Teamcenter培训

    用户应用基础培训,管理员基础培训,管理员高级培训,二次开发培训应有尽有,只要你感兴趣肯学习,专业多年经验大师级打造!

  • PLM之Tecnomatix制造领域培训

    Tecnomatix培训

    想了解制造领域数字化吗?想了解工厂,生产线设计吗?数字化双胞胎,工业4.0吗?我们的课程虚位以待!

PLM之家PLMHome-国产软件践行者

[资料] Using Visual Studio - create a new project using the NX Open AppWizard

  [复制链接]

2014-4-18 21:29:55 6706 2

admin 发表于 2014-1-19 17:53:39 |阅读模式

admin 楼主

2014-1-19 17:53:39

请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!

您需要 登录 才可以下载或查看,没有账号?注册

x
  1. Using Visual Studio - create a new project using the NX Open AppWizard.
2 N! @% {5 I8 b' n. e. F      This is described in the NX Open for C/C++ -> Open C Reference Guide -> & ^* `' ?/ H% K7 g* `9 F
      Overview -> setting up your system.  The image being created is an external
2 d, }* Q" S5 y, n9 `+ a: [4 B      User Function program using C++ and Open C++ calls.6 H# `: K) H! e; d! C
   2. Make sure configuration type of the project is Dynamic Library (.dll) . Go to 9 E6 \( ?. H& M! S# _. w& O
      Project->Properties (Alt + F7), select/expand Configuration Properties->General and set. F/ w6 V8 R; Z
      the "Configuration type" to Dynamic Library (.dll).
  L4 B4 D* v) Z   3. Make sure the output file is generated with extension .dll. Go to
8 E. k( Z; y3 P# b+ E      Project->Properties (Alt + F7), select/expand Configuration Properties->Linker and set the, A: X- S# b5 t) @+ O3 @$ n
      "Output File" with the .dll extension.% i* a* V3 S9 s- U5 x8 J
   4. Add the OntSelectionBoilerPlate.cpp file by selecting the Project: U7 `  J0 Z; O% S  U: A
      pulldown and select "Add Existing Item...".  Select the file using the popup( ~9 Y1 o" y. U! O& ?. k1 Y
      window.
+ u% R) m/ c! F0 k( ?8 U   5. Add $(UGII_BASE_DIR)\ugopenpp as one of the include directories. Go to Tools->Options, : e1 J. Z( L9 ]- h7 U
      select/expand Projects and Solution->VC++ Directories. On right side window select
4 R5 M, k6 {2 M% V% ?: `      "Include files" option available under "Show Directories for:" pulldown. Add $(UGII_BASE_DIR)\ugopenpp
* |7 U4 n+ n* J. N# U1 u      to the existing list., }2 v) d9 t+ r: }8 Z& k8 C
   6. Add libopenpp.lib and libvmathpp.lib libraries to the project. Go to Project->Properties (Alt + F7),
1 Y+ h/ |5 {  b& _( K      select/expand Configuration Properties->Linker->Input. Provide libopenpp.lib and libvmathpp.lib
% v! J. m$ h# q6 W% u      in the "Additional Dependencies" row.
7 {% }4 Y) }0 W. t- a/ h   7. Build the external image by going to the Build menu and selecting either * t9 }+ @7 n' g2 X4 H
      "Build Solution" or "Rebuild Solution"., K7 ]3 ]  k, q( V
      This will create an Dynamic Library called OntSelectionBoilerPlate.dll in the Debug directory." r. H- b/ ^2 ]2 Z- `6 I. e  n
$ n' |) j5 N( Z* W! y' y
上海点团信息科技有限公司,承接UG NX,CATIA,CREO,Solidworks 等CAx软件,Teamcenter,3D Experience等PLM软件,工业4.0数字化软件的实施\二次开发\培训相关业务,详情QQ 939801026 Tel 18301858168 网址 www.diantuankj.com/ doTeam.tech
回复

使用道具 举报

全部回复2

sl2651668521 发表于 2014-3-5 15:58:14

sl2651668521 沙发

2014-3-5 15:58:14

这是什么啊
上海点团信息科技有限公司,承接UG NX,CATIA,CREO,Solidworks 等CAx软件,Teamcenter,3D Experience等PLM软件,工业4.0数字化软件的实施\二次开发\培训相关业务,详情QQ 939801026 Tel 18301858168 网址 www.diantuankj.com/ doTeam.tech
回复 支持 反对

使用道具 举报

Mr_yuan 发表于 2014-4-18 21:29:55

Mr_yuan 板凳

2014-4-18 21:29:55

sl2651668521 发表于 2014-3-5 15:58
1 X; e6 z# n$ K& T1 h' ~这是什么啊

9 y0 j7 P' `: p3 [7 j' n项目属性6 O1 \  d! N2 @: l/ q# x& d
和环境变量设置
上海点团信息科技有限公司,承接UG NX,CATIA,CREO,Solidworks 等CAx软件,Teamcenter,3D Experience等PLM软件,工业4.0数字化软件的实施\二次开发\培训相关业务,详情QQ 939801026 Tel 18301858168 网址 www.diantuankj.com/ doTeam.tech
回复 支持 反对

使用道具 举报

发表回复

您需要登录后才可以回帖 登录 | 注册

返回列表 本版积分规则

  • 发布新帖

  • 在线客服

  • 微信

  • 客户端

  • 返回顶部

  • x
    温馨提示

    本网站(plmhome.com)为PLM之家工业软件学习官网站

    展示的视频材料全部免费,需要高清和特殊技术支持请联系 QQ: 939801026

    PLM之家NX CAM二次开发专题模块培训报名开始啦

    我知道了