Export all Curves in a Model to CSV Files

Julien_21532
Julien_21532 New Altair Community Member
edited April 2022 in Altair Exchange

Overview

The attached macro exports all the curves in the model to a CSV (comma-separated values) file for each curve and hence can be useful for plotting curves values in HyperGraph.



Usage/Installation Instructions

  1. Run the script and it writes out the CSV files to a given location.
  2. To run it from Hypermesh: From the menu bar, select File -> Run -> tcl/tk script
  3. To run it from Hyperworks: From the menu bar, select File -> Load -> Script
  4. The CSV file will be written out to the folder where the tcl script is stored.


Functionality

Interface


Subfunctionality

Export


Interface

Nastran OptiStruct


Note: This script has been updated from the script attached to KB0015687 to work with the new "Curves" entity (previously referred to as load collectors). From version 2020 onwards, all TABLEx cards have been migrated to the "Curves" entity.