getnumsubcases3d

Returns the number of subcases in a file.

Attention: Available only with Activate commercial edition.

Syntax

R = getnumsubcases3d(filename)

Inputs

filename
Path of file to be read.
Type: char | string
Dimension: string

Outputs

R
Number of subcases.

Examples

Basic getnumsubcases3d example:
R = getnumsubcases3d('tutorials/Comp-plate-1LC.h3d')
R = 1