PullMethod
#
- class ansys.mechanical.stubs.v252.Ansys.Mechanical.DataModel.Enums.PullMethod(*args, **kwds)#
Bases:
enum.Enum
To select the method of Pull: Extrude (default), Revolve, Surface Coating and Line Coating.
Overview#
Attribute detail#
- PullMethod.Extrude = 0#
- PullMethod.LineCoating = 3#
- PullMethod.Revolve = 1#
- PullMethod.SurfaceCoating = 2#