node#

show_info.node(p0: int) int#

Query/show the associated part connectivity and values of all active variables for the specified node id label.

Args:
p0:

‘node_id_number’ valid node id corresponding to the specified part

Examples:
# WARNING: following line includes OBSOLETE call (ensight.variables.select_varname_begin).
ensight.variables.select_varname_begin("Density ","Energy ","Momentum ","Velo ","variables: select_varname_end ","# ","# at which to show the specified ijk information. ","# ","show_info: ijk 1 41 1","# ","# Specify to show the information of node 8000 of part 1 ","# ","part: select_begin ","1 ")
ensight.show_info.node(8000)
Returns:

zero on success, non-zero on error