Read IDs from a Nastran Set
Priyanka N_22542
Altair Employee
Overview
With this script you can read a Nastran set from the .bdf model and get its list of IDs.
Pre-Requisite
Set Definition
Usage/Installation Instructions
To check the output give the function name (ex: [setIDlist, elemIDlist]), .bdf model path and inputSet (ID of set to be required)-
[setIDlist, elemIDlist] = readsetNastran(modelfile,inputSet)
0