ComparePartsTolerance
#
- class ansys.mechanical.stubs.v242.Ansys.Mechanical.DataModel.Enums.GeometryImportPreference.ComparePartsTolerance#
Bases:
enum.Enum
- Specifies the tolerance to use when comparing parts. This provides comparison robustness due
to differences/errors in floating-point number representations. Actual geometric modifications are not intended to be captured via tolerance loosening.
Overview#
Attribute detail#
- ComparePartsTolerance.Loose = 0#
- ComparePartsTolerance.Normal = 1#
- ComparePartsTolerance.Tight = 2#