getnumnodes3d
Returns the number of nodes in a file.
Attention: Available only with Twin Activate commercial edition.
Syntax
R = getnumnodes3d(filename)
Inputs
- filename
- Path of the file.
Outputs
- R
- Number of nodes.
Example
Basic getnumnodes3d:
R = getnumnodes3d('tutorials/Comp-plate-1LC.h3d')
R = 417