Read IDs from an OptiStruct Set

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

Overview

With this script you can read an OptiStruct set from the .fem model and get its list of IDs.

Usage/Installation Instructions

To check the output give the function name, .fem model path, andset_id (ID of the set to be required) - elemIDlist = readsetOptiStruct(fem_file,set_id)