pointpart#

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

Class wrapper for EnSight pointpart module

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

Methods

pointpart.add_point(p0, p1, p2)

This command has not yet been documented.

pointpart.begin()

This command has not yet been documented.

pointpart.create(p0)

This command has not yet been documented.

pointpart.delete_points()

This command has not yet been documented.

pointpart.edit_point(p0, p1, p2)

Pointpart: edit_point

pointpart.elt_defined_by(p0)

This command has not yet been documented.

pointpart.end()

This command has not yet been documented.

pointpart.load_from_file(p0)

This command has not yet been documented.

pointpart.point_select_begin(*args, **kwargs)

This command has not yet been documented.

pointpart.select_all_points()

This command has not yet been documented.

pointpart.select_default()

This command has not yet been documented.

pointpart.update_points(args)

This command has not yet been documented.