Lumbisno
Aerospace
- Dec 1, 2021
- 13
Hello everyone, hope you are all doing well.
I'm learning how to use Nx for my first FEA college course and for our first assignment we have to design a structure that can support certain loads and make it as light as possible. The Nx result has to be validated by a MATLAB FEA code that we have to write partly ourselves.
Seeing as I will have to iterate my designs and my idea is to make a truss with different section elements according to how solicited each element is, I want to know if there is a way to export the section info for each element to a document I can then read in MATLAB. I can already export the node position and connections between nodes (elements) but I can't seem to find a way to access that last piece of info.
Any help would be very much appreciated.
I'm learning how to use Nx for my first FEA college course and for our first assignment we have to design a structure that can support certain loads and make it as light as possible. The Nx result has to be validated by a MATLAB FEA code that we have to write partly ourselves.
Seeing as I will have to iterate my designs and my idea is to make a truss with different section elements according to how solicited each element is, I want to know if there is a way to export the section info for each element to a document I can then read in MATLAB. I can already export the node position and connections between nodes (elements) but I can't seem to find a way to access that last piece of info.
Any help would be very much appreciated.