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 6874 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.- {  @0 j- {+ I, T. Q& k' K# P
      This is described in the NX Open for C/C++ -> Open C Reference Guide ->
% o# j. b1 e; n6 c$ F8 n4 W$ X) K      Overview -> setting up your system.  The image being created is an external/ B, ]8 ~# S# ?) s1 u
      User Function program using C++ and Open C++ calls.; T! o9 p& Y! d) w- u7 f% ]: f
   2. Make sure configuration type of the project is Dynamic Library (.dll) . Go to - A% l( a& A2 q. ~, ~* P
      Project->Properties (Alt + F7), select/expand Configuration Properties->General and set" ~2 e% _& `+ n/ W
      the "Configuration type" to Dynamic Library (.dll).
4 ^: g! y' Q& ^' S# d' S   3. Make sure the output file is generated with extension .dll. Go to + e/ |2 L4 l3 p. L+ ]$ r+ m
      Project->Properties (Alt + F7), select/expand Configuration Properties->Linker and set the
: a9 ^" g: V6 a! V      "Output File" with the .dll extension.
6 G% Y* ]. i& Y; c6 V% w0 z; @   4. Add the OntSelectionBoilerPlate.cpp file by selecting the Project- j$ f2 V4 r' l4 b
      pulldown and select "Add Existing Item...".  Select the file using the popup
; L1 f) W. m$ S7 _2 w      window.7 t* y$ _! C) f6 T
   5. Add $(UGII_BASE_DIR)\ugopenpp as one of the include directories. Go to Tools->Options, 3 H0 b2 ]6 p3 G  E2 W
      select/expand Projects and Solution->VC++ Directories. On right side window select ; {6 l5 e" W5 D( k$ f5 _
      "Include files" option available under "Show Directories for:" pulldown. Add $(UGII_BASE_DIR)\ugopenpp $ k- y1 d  W9 W& Q  M: r
      to the existing list.1 U( e4 M  y+ `% \9 r" t
   6. Add libopenpp.lib and libvmathpp.lib libraries to the project. Go to Project->Properties (Alt + F7), : T2 q6 T4 O% ?" \! i7 E
      select/expand Configuration Properties->Linker->Input. Provide libopenpp.lib and libvmathpp.lib
; U; M0 Y) e3 j4 N' C8 A0 B      in the "Additional Dependencies" row.
  A% |& Y9 ~6 }+ ?' z   7. Build the external image by going to the Build menu and selecting either
1 P6 E9 H7 J* F& B) Y0 F      "Build Solution" or "Rebuild Solution".
5 m( H0 _& A9 `4 _4 y' h      This will create an Dynamic Library called OntSelectionBoilerPlate.dll in the Debug directory.8 T+ t7 |4 x# E

5 ?0 H* R+ K3 ]" X* I& Y, _& J
上海点团信息科技有限公司,承接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; y- V7 [% Q% o" A
这是什么啊

( m2 q% E) \! Y  Q项目属性
# Q# {. M0 Q9 Z# f9 B. 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二次开发专题模块培训报名开始啦

    我知道了