PullMethod#

class ansys.mechanical.stubs.v242.Ansys.Mechanical.DataModel.Enums.PullMethod#

Bases: enum.Enum

To select the method of Pull. There are three methods. They are Extrude, Revolve and Surface Coating.

Overview#

Attribute detail#

PullMethod.Extrude = 0#
PullMethod.LineCoating = 3#
PullMethod.Revolve = 1#
PullMethod.SurfaceCoating = 2#