*meshline_set_approximate_tol_factor
Sets the tolerance factor for approximating meshlines with NURBs curves.
Syntax
*meshline_set_approximate_tol_factor tol
Type
HyperMesh Tcl Modify Command
Description
Sets the tolerance factor for approximating meshlines with NURBs curves.
Inputs
- tol
- The tolerance factor to use. Must be > 0.0.
Example
To set the meshline tolerance factor to 0.5:
*meshline_set_approximate_tol_factor 0.5
Errors
None.
Version History
11.0