getnodename3d
Returns the node name for a given file and node index.
Attention: Valid only with Altair CAE Readers and Writers Extension.
Syntax
R = getnodename3d(filename, index)
Inputs
- filename
- Path of the file.
- index
- Index of the node.
Outputs
- R
- Node name.
Examples
Basic getnodename3d example :
R = getnodename3d('tutorials/Comp-plate-1LC.h3d',1)
R = N1