getnumsubcases3d
Returns the number of subcases in a file.
Attention: Valid only with Altair CAE Readers and Writers Extension.
Syntax
R = getnumsubcases3d(filename)
Inputs
- filename
- Path of file to be read.
Outputs
- R
- Number of subcases.
Examples
Basic getnumsubcases3d example:
R = getnumsubcases3d('tutorials/Comp-plate-1LC.h3d')
R = 1