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 JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by benjimain

  1. benjimain

    exporting a table

    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...
  2. benjimain

    Maximum size Table

    you can create a table, matrix between 22 050 000 and 22 500 000 lines and colones
  3. benjimain

    Maximum size Table

    I know but i have a system with a lot,really a lot of nodes and I have to take the results ( displacements in X,Y,Z and the magnitude, and the constrain XX,YY,ZZ,XY,YZ,ZX,Von mises) (so 11 colones ) of many simulations and addition them, so i don't know to do otherwise
  4. benjimain

    Maximum size Table

    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
  5. benjimain

    table of results

    I have finish my program thanks for your help
  6. benjimain

    table of results

    It respond : It is not a Nodal result ( the same with element " this is not an element result " )
  7. benjimain

    table of results

    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...
  8. benjimain

    Selection of a Node by an User

    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
  9. benjimain

    save displacement and stress

    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...

Part and Inventory Search

Back
Top