Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

NXopen Tutorial. 1

Status
Not open for further replies.

kkale

Mechanical
Oct 16, 2014
2
Hi all,

Do u have any one NXopen tutorial?
 
Replies continue below

Recommended for you

Just so you know, we've released an official new NX Open Getting Started Guide with NX 11.

This new guide, modeled after the SNAP tutorials, can be found here:

[URL unfurl="true"]https://docs.plm.automation.siemens.com/data_services/resources/nx/11/nx_api/common/en_US/graphics/fileLibrary/nx/nxopen/nxopen_getting_started_v11.pdf[/url]

Taylor Anderson
NX Product Manager, Knowledge Reuse and NX Design
Product Engineering Software
Siemens Product Lifecycle Management Software Inc.
(Phoenix, Arizona)
 
Thanks for telling us about the new Guide!

In example 1 I should open the template NXOpenSample.vb.
When I open this it's in chinees as you can see below.
Did I do something wrong with the installation of NX11?

Imports NXOpen਍ഀ
Module NXOpenSample਍    匀甀戀 䴀愀椀渀 ⠀⤀ഀ
਍        䐀椀洀 琀栀攀匀攀猀猀椀漀渀 㴀 匀攀猀猀椀漀渀⸀䜀攀琀匀攀猀猀椀漀渀⠀⤀ഀ
਍        ✀夀漀甀爀 挀漀搀攀 最漀攀猀 栀攀爀攀ഀ
਍    䔀渀搀 匀甀戀ഀ
End Module਍

Best Regards,
Sven
 
- Something is obviously a little strange,
- And it becomes really funny when I try Google Translate :)


translation_xpgbqr.png


Or does the code say "Bamboo shoots Bowls Bowls Bowls Bowls Bowls and drawers Bowls and drawers Bowls pan pan pan pan Love love" ?

:)


Tomas
 
Yeah, that's really odd. Thanks for pointing it out.

Let me see if I can find an English version for you! (And fix the installation file.)

Taylor Anderson
NX Product Manager, Knowledge Reuse and NX Design
Product Engineering Software
Siemens Product Lifecycle Management Software Inc.
(Phoenix, Arizona)
 
Yeah, that Chinese file was apparently a known PR, fixed in NX 11.0.1. The contents of that file should be:

Code:
Imports NXOpen

Module NXOpenSample
    Sub Main ()

        Dim theSession = Session.GetSession()

        'Your code goes here

    End Sub
End Module

And that's all. :)

Thanks again!

Taylor Anderson
NX Product Manager, Knowledge Reuse and NX Design
Product Engineering Software
Siemens Product Lifecycle Management Software Inc.
(Phoenix, Arizona)
 
At the end of chapter 1 of the NX11 guide, they list several ways to get more info. Use the guide and those sources. Most of the other documents listed above give prehistoric info about how to use C/C++, which you probably ought to avoid.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor