getnumelems3d

Returns the number of elements in a file.

Attention: Available only with Activate commercial edition.

Syntax

R = getnumelems3d(filename)

Inputs

filename
Path of the file.
Type: string

Outputs

R
Number of elements.

Example

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