ijk#

show_info.ijk(p0: float, p1: float, p2: float) int#

Query/show the associated part connectivity and values of all active variables for the specified i, j, and k location.

Only applicable for structured parts.
Args:
p0:

‘i-plane_value’ corresponding i, j, k-plane values

p1:

‘j-plane_value’ corresponding i, j, k-plane values

p2:

‘k-plane_value’ corresponding i, j, k-plane values

Examples:
# 
# Specify the part ... 
# 
ensight.part.select_begin(1)
# 
# and active variables ... 
# 
Returns:

zero on success, non-zero on error