getsubcaseindex3d

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

Attention: Available only with Activate commercial edition.

Syntax

R = getsubcaseindex3d(filename, name)

Inputs

filename
Path of the file.
Type: string
name
Name of the subcase.
Type: string

Outputs

R
Subcase index.

Examples

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