show_info#

class ansys.api.pyensight.ensight_api.show_info(session: Session)#

Class wrapper for EnSight show_info module

This class acts as a proxy for the EnSight Python module ensight.show_info

Methods

show_info.cursor(p0, p1, p2)

Show corresponding part and values of all active variables at the specified x, y, z model location.

show_info.element(p0)

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

show_info.ijk(p0, p1, p2)

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

show_info.node(p0)

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

show_info.part(p0)

Query/show the associated model information and extent values for the specified part id.

show_info.point(p0, p1, p2)

Show_info: point