getnumnodes3d

Returns the number of nodes in a file.

Attention: Available only with Activate commercial edition.

Syntax

R = getnumnodes3d(filename)

Inputs

filename
Path of the file.
Type: string

Outputs

R
Number of nodes.

Example

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