extrude#

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

Class wrapper for EnSight extrude module

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

Methods

extrude.axis(p0, p1, p2)

This command has not yet been documented.

extrude.begin()

This command has not yet been documented.

extrude.create()

This command has not yet been documented.

extrude.data01(args)

Extrude: data01

extrude.data02(args)

Extrude: data02

extrude.data03(args)

Extrude: data03

extrude.direction_vector(p0, p1, p2)

This command has not yet been documented.

extrude.end()

This command has not yet been documented.

extrude.number_of_slices(p0)

Extrude: #_of_slices

extrude.origin(p0, p1, p2)

This command has not yet been documented.

extrude.origin_by_part_centroid(p0)

Extrude: origin_by_part_centroid

extrude.part_byname(args)

Extrude: part_byname

extrude.part_id(args)

Extrude: part_id

extrude.select_default()

This command has not yet been documented.

extrude.total_rotation(p0)

This command has not yet been documented.

extrude.total_translation(p0)

This command has not yet been documented.

extrude.type(p0)

This command has not yet been documented.