Read IDs from a Nastran Set

Priyanka N_22542
Priyanka N_22542
Altair Employee
edited April 2023 in Altair Exchange

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)