Hey guys,
I am using the NX NASTRAN non-linear transient thermal solver to analyze some metallic and composite near-firezone structures. Post-processing in FEMAP. I have everything modeled as plate elements and I'd like to keep it that way.
Does anyone know how to (if possible) display/output...
Hey folks!
I'm attempting to use the Check Sum Forces tool in my API script. I'm a bit of rookie writing VBA but I have a little experience--but I have no experience writing VBA in the FEMAP API (as my pasted code probably shows). The goal of the script is to prompt the user to select a range...
Hey guys,
Is there any way to Thicken a set of "disjoint" faces? I have a wing structure model that is all sheet bodies which I use for doing 2D shell elements and structural analysis. However, I now need to Thicken these sheet bodies in my .prt files to their appropriate thicknesses so that I...
Hey guys,
I have some general FEA experience using ANSYS during my undergrad. Mech Eng education but I am now trying out NX NASTRAN for the first time. Is there a quick and easy way to import a set of loads by global coordinates? I was imagining basically a text file with 4 columns and as many...
Hey guys,
So a few months ago I posted some questions about how to get started with VB in NX. You guys gave me some great tips and even provided me with example code! I'm now familiar enough with VB where I've written a few simple scripts to run in NX and a few scripts to run in Excel as well...
Hey guys,
I have a pre-defined point set in my NX part file that contains 16 points and I have it titled as "pointset1" within my part file. I am attempting to write/execute a VB code that will extract the global coordinates from those 16 points and write them to a text file for convenient...
I am in the need of some kind of script (and thus scripting language) to execute my project but I am a bit overwhelmed by the amount of coding languages NX supports and I don't know where to start. Currently, I am simply trying to write a script that extracts coordinates of a set of points in my...