ContactOrientation#

class ansys.mechanical.stubs.v241.Ansys.Mechanical.DataModel.Enums.ContactOrientation#

Bases: enum.Enum

Specifies the ContactOrientation.

Overview#

Attribute detail#

ContactOrientation.Circle = 1#
ContactOrientation.Cylinder = 3#
ContactOrientation.Sphere = 2#
ContactOrientation.ProgramControlled = 0#