Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Need help with NXopen

Status
Not open for further replies.

mdiggikar

Automotive
Jul 6, 2017
5
Hello everyone,

I am a Mechanical Engineer & this is the first time I am trying to experiment with NX open. Below are some questions on which I would like to get some help from you.
1.Can I create my own toolbars/commands with the help of NXopen ? I want to create new commands which are not available in NX.
2.If yes to the above question, which is the easiest programming language I can use for this ? I am a beginner to programming, have no idea about it.
3.Can someone share the .dll files to visualize how NXopen works ? I would like to save the .dll file in appropriate folder & execute it with NXopen.

Thanks
 
Replies continue below

Recommended for you

The answer to Q1 is yes -- you can create new commands.

The easiest programming language to get started is probably Visual Basic (VB). I don't think VB is inherently easier than some other languages (like Java or C# or Python), but it's more widely used in the NX community, so it's easier to find example code and people to help you. Look at NXJournaling.com, for example -- the vast majority of the code there is written in VB.

The best way to get started is to read the "Getting Started with SNAP" guide, and work through the tutorials. It's written for people with little or no programming experience. The idea is that you call the SNAP functions from your VB code. Once you get the hang of things, you may want to start using NX/Open functions, too. Again, you can call these functions from your VB code.
 
Thank you BubbaK.

I am referring the SNAP guide to start with, will post if anything needed.

Regards
Madhav
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor