Hi @Anonymous
You are correct that Nastran In-CAD/Inventor Nastran will only plot the results from a node or element, and it will not show the internal nodes even when you section the model.
These are the options that I can think of:
- Split the part into multiple parts so that the new face passes through the coordinate of interest. This will create multiple parts, so you need to put them into an assembly (and use contact in the analysis to bond them). Then you can hide one of the parts to get the node numbers that are "inside" the volume.
- Using your existing model, read the Nastran file (.NAS) and find the node number (the "GRID") that is closest in space to the desired point. This is easier to do if you use the attached spreadsheet/program to convert the GRID lines in the .NAS file to a CSV file, then open the CSV file in a spreadsheet. You can then sort the nodes by X, Y, Z coordinates and visually choose the node, or you could calculate the distance between each node and the desired coordinate and choose the smallest distance. (Remove the TXT extension from the attached "export Nastran deck-ver 4.xlsm" and open it with Excel. I created the program, so user beware 😀.)
P.S. I have not looked, but the Ideas board may have the suggestion to show the internal nodes ... in case you want to vote for that idea.
John Holtz, P.E. Global Product Support
Autodesk, Inc. If not provided, indicate the version of Inventor Nastran you are using.If the issue is related to a model, attach the model! See What files to provide when the model is needed.