ToleranceMin Attribute

Applies to a length or angle type parameter. Assigns a value to the minimum tolerance of a length or angle type parameter.
Reminder: The minimum and maximum tolerances apply to length and angle type parameters. To specify tolerances, you can edit a parameter, then select the Add Tolerance or Tolerance command from the contextual menu.

Syntax

Real.ToleranceMin: Real

Example

Length.2 being a length type parameter, the Knowledge Advisor rule below
Length.2.ToleranceMin = 1.2
assigns the 1.2 minimum tolerance to the Length.2 parameter.

Sample

KwrTopology.CATPart

 

Back Up