OutMeshCnnIds()

Output the mesh connectivity IDs from the given node in a CNN file .

Usage

OutMeshCnnIds( node )

Parameters

node (string)
Data base path of the node.

Return Value

None

Errors

  • The node must exist in the data base.
  • The data base must contain the node related information (CNN, shape, user ID).

Description

This routine outputs the Mesh Connectivity IDs from the given node in a CNN file. For example,
nodeVol = meshVol + RS + meshName
OutMeshCnnIds( nodeVol )