Skip to main content

Mechanical scripting interface

ComparePartsToleranceType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.ComparePartsToleranceType

Bases: enum.Enum

Specifies the ComparePartsTolerance Type.

Overview

Attributes

Name
Loose
Normal
Tight

Attribute detail

ComparePartsToleranceType.Loose = 0

ComparePartsToleranceType.Normal = 1

ComparePartsToleranceType.Tight = 2