getsubcasename3d

Returns the subcase name for a given file and subcase index.

Attention: Available only with Twin Activate commercial edition.

Syntax

R = getsubcasename3d(filename, index)

Inputs

filename
Path of the file.
Type: string
index
Index of the subcase.
Type: integer

Outputs

R
Subcase name.

Examples

Basic getsubcasename3d example :
R = getsubcasename3d('tutorials/Comp-plate-1LC.h3d', 1)
R = Subcase 1 (LC-Tens)