Hi everyone
I have build a table in nx journal and I would like to export this table in a text file that I would use with matlab.
I know to methode in VBA that do what I want but it doesn't work in the journal. can someone help me with this " conversion "
this what I have in VBA :
Dim...
Hello everyone
I'm going to use very big Table in the journal ( 36 000 000 X 11 ) and I would like to know the maximum size that can handle a Table in the NX Journal
Thanks
Regards
Benjimain
Hi everyone !
I would like to create a table in a journal that contain all the displacement and stresses of each elements of my part.
I have managed to create a table with the displacement but when I when to put stresses like Xx or Von Mises the program fail.
there is my code join
Thanks for...
Hello everyone
I would like to write a small program that ask the user to select an element on the body of simulation then my program will apply a force on it. I already know how to put the force.
Thanks
Regards
Hello everyone,
I have a small program that do several calculations in finite element and I would like to select all the elements and save in a file .txt theirs displacements and stresses for each calculations. I have managed something with the Envelope but there are many useless information...