getnumelems3d
Returns the number of elements in a file.
Attention: Available only with Twin Activate commercial edition.
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