getnumelems3d
Returns the number of elements in a file.
Attention: Valid only with Altair CAE Readers and Writers Extension.
Syntax
R = getnumelems3d(filename)
Inputs
- filename
- Path of the file.
Outputs
- R
- Number of elements.
Example
Basic getnumelems3d:
R = getnumelems3d('tutorials/Comp-plate-1LC.h3d')
R = 376