e30ryan
Mechanical
- Oct 16, 2007
- 2
Hi there. First time poster here, looks like a lot of useful info on this site!
Anyways, I'm trying to quickly and efficiently generate a model using NX3 from a spreadsheet containing points and lines.
The part in question is a tubular car frame. I create a 3D wireframe model in FEA (Altair Hypermesh) and perform all my relevant FEA with that. I then need to generate a useful 3D model in NX3 which I can then add other assemblies to in order to check for clearances and interferences.
Hypermesh generates an output data file which lists all of the nodes in X,Y,Z. It also lists all of the elements which refer to a specific tube OD, Wall, and which nodes it runs between.
I've never dealt with any form of macro through NX, but I imagine this is going to be the direction I need to go through.
I can modify/reorganize the FEA data file into something that NX can read more easily, but I need to know how to start interfacing this with NX.
I need to be able to:
- Generate points
- Generate a spline/line through these points
- Assign a specific cross-section to each line
Thanks for the help!
-Ryan
Anyways, I'm trying to quickly and efficiently generate a model using NX3 from a spreadsheet containing points and lines.
The part in question is a tubular car frame. I create a 3D wireframe model in FEA (Altair Hypermesh) and perform all my relevant FEA with that. I then need to generate a useful 3D model in NX3 which I can then add other assemblies to in order to check for clearances and interferences.
Hypermesh generates an output data file which lists all of the nodes in X,Y,Z. It also lists all of the elements which refer to a specific tube OD, Wall, and which nodes it runs between.
I've never dealt with any form of macro through NX, but I imagine this is going to be the direction I need to go through.
I can modify/reorganize the FEA data file into something that NX can read more easily, but I need to know how to start interfacing this with NX.
I need to be able to:
- Generate points
- Generate a spline/line through these points
- Assign a specific cross-section to each line
Thanks for the help!
-Ryan