getnodename3d

Returns the node name for a given file and node index.

Attention: Available only with Activate commercial edition.

Syntax

R = getnodename3d(filename, index)

Inputs

filename
Path of the file.
Type: string
index
Index of the node.
Type: integer

Outputs

R
Node name.

Examples

Basic getnodename3d example :
R = getnodename3d('tutorials/Comp-plate-1LC.h3d',1)
R = N1