ContactOrientation
#
- class ansys.mechanical.stubs.v242.Ansys.Mechanical.DataModel.Enums.ContactOrientation#
Bases:
enum.Enum
Specifies the ContactOrientation.
Overview#
Attribute detail#
- ContactOrientation.Circle = 1#
- ContactOrientation.Cylinder = 3#
- ContactOrientation.ProgramControlled = 0#
- ContactOrientation.Sphere = 2#