Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

NX Open code compatibility

Status
Not open for further replies.

Mika0013

Mechanical
Joined
Dec 13, 2011
Messages
2
Location
US
Hello,

I received an NX Open created tool for NX5, at some point in the code the tool is supposed to ask me to select all the entities in a layer (vertical, horizontal lines, etc). Now the problem Im having is that the line selection window shows up only once, when I click on a line it disappears whereas in a demonstration from a couple years ago the window is supposed to pop up again. Does anyone have an idea what could be the reason for this? Environment variables? Changed NX function names?

By the way, are tool created for earlier versions of NX compatible with the newer versions?

Thanks
 
I forgot to ask, if I tried to recompile the code (from the .cpp file) do I need to add all of the header .h files and libraries to run the code or just select "build". In other words, what do I need to make my C++ ready to start compiling codes from an existent .cpp file?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top