点击查看详细介绍

使用NXOpen C++创建和编辑特征的详细过程案例代码

nxopen 11年前 7096 20

购买与咨询 NX 二次开发视频教程,请联系微信号:13890821008  QQ号:85585969  


Create a New Feature 创建NXfeature的标准过程

1.Create an instance of the builder object for the desired feature type providing a null object as input.
创建一个builder实例,null作为输入

2.Edit the properties of the builder object to set the feature parameters and options.
编辑创建的builder,设置一些参数或者选项

3.Use the Commit method of the builder object to create an instance of the feature. The Commit method will return the new feature object.
使用commit的方法来创建这个feature的实例,这样就可以返回一个feature对象

4.Use the Destroy method of the builder object to delete the builder object.
使用destory方法删除builder对象。

编辑特征也是同样的操作过程!

代码举例:

●●●请先 登陆注册 后查看●●●

1

最新回复 (20)
  • zcdong86 11年前
    1

    资料好!银元不足!...

  • qinchuang1 11年前
    2

    资料好!银元不足!...

  • a0806 11年前
    3

    找了好久,谢谢拉

  • yuhuimoon 10年前
    4

    最近需要对特征进行操作,多谢分享

  • baiker 10年前
    5

    学习了.........................

  • a7834180 10年前
    6

    用力顶

  • Murry 9年前
    7

    楼主辛苦了

  • 杨俊涛 9年前
    8

    楼主是好人啊

  • kloos 9年前
    9

    这些代码有好多 ???

  • kloos 9年前
    10

    找了好久,谢谢拉

  • kloos 9年前
    11

    多的不说,骗子!!!!

  • application 9年前
    12

    我看看,好像很好

  • Mister_xv 8年前
    13

    我看看,好像很好

  • xbp08301666 8年前
    14

    资料好!银元不足!...

  • guaguamold 7年前
    15

    好的,多多感谢,学习了

请登录后发表新帖