*geometrytoleranceset
Sets the default tolerance to use during geometric operations.
Syntax
*geometrytoleranceset tolerance
Type
HyperMesh Tcl Modify
Description
Sets the default tolerance to use during geometric operations.
Inputs
- tolerance
- The new tolerance.
Example
Changing the geometric tolerance for a model can sometimes compromise the integrity of the CAD data stored in your model. Typically, this value should be between 1e-2 and 1e-6 of the size of the typical element you are using. By default, the topological cleanup tolerance is set to approximately 10 times the geometry tolerance.