tools#

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

Class wrapper for EnSight tools module

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

Methods

tools.box(p0)

Turns the box tool on or off.

tools.cursor(p0)

Turns the cursor tool on or off.

tools.element_blank_domain(p0)

Determines the domain to blank out elements using the element blank tool.

tools.element_blank_layer(p0)

Determines the domain layer to blank out elements using the element blank tool.

tools.line(p0)

Turns the line tool on or off.

tools.line_normal(p0)

This command has not yet been documented.

tools.line_restricttosurface(p0)

This command has not yet been documented.

tools.plane(p0)

Turns the plane tool on or off.

tools.quadric(p0)

Turns the quadric tool on or off.

tools.select_tool(p0)

Turns the selection tool on or off.