Example in Data Extraction
- Last UpdatedJan 08, 2026
- 1 minute read
The macro in the example file below will extract and list the endcut parameters for all panels beginning with 'TB172-'. Note that the endcut parameters will be stored in an n-dimensional array of real elements. This is the case even if only one parameter exists. Therefore it is not possible to print the result directly.
First the number of parameters must be extracted with GET/STRUCTURE. The following loop over the N parameters adds them 3 and 3 in the output list.
Example: basic_macro_stif.txt