CAE Reader 3D
Use the CAE Reader 3D to import and work with CAE test data.
The CAE Reader 3D leverages Altair CAE readers provided with Compose that require access to model information, such as corner data, averaging method, layer, and coordinate system to import and read in CAE data without the need of a translator or converter.
Supported Files and Formats
- Time and frequency-based data formats.
- Files generated with Finite Element method, Computational Fluid Dynamics, and Multibody System solvers.
- File formats: .H3D, .ODB, .OP2, and others.

CAE Reader 3D Options
Option | Description |
---|---|
File | Navigate to the CAE file that you want to load. |
Subcase | Select a subcase for the specified CAE file. |
Type | Select a result type based on the specified subcase. |
Search box | Type a string to search in the requests, components, and timesteps. You can use regular expressions with wildcards like * or Match Case. |
Requests | Choose an option to enter requests:
|
Components | Select one or more components based on the specified subcase and
result type. Select components of interest. Select All to select all components. |
Corner date | Choose corner data option. Supported options are only, true, or false. |
Averaging | Choose the Averaging method. Averaging method supported values are:
|
Analysis | Coordinate system that is used to calculate the
results. Supported values are:
|
Layer | Layer of the element. Supported values are:
Any Layer name is returned by getlayername3d. |
Plot Style | Choose Line or
Scatter. Note: If
you select one request, one component, and many timesteps, the
scatter plot style is used by default to differentiate the time
step data. |
Select the Print button to enable the
importing of the data. The command generated can be used within any
script. The size of the expected output of the Print command is displayed in the message bar: Output of Print command will have size 4x3x1 which represents the size of a matrix output as [Requests x Components x Time Steps]. |
|
Preview | Select the Preview button and review the
defined line or scatter plot, which is 2D or 3D depending on the
number of specified requests, components and time steps.
|
Import | Select the Import button, then import data
into the workspace with the name data. Note: If a data variable
already exists in the workspace, the software prompts you to
confirm if the variable should be overwritten or
not. |