HM_ExtAPI::GetInternalModelTolerance()
Returns equivalence tolerance value for the model.
Syntax
double GetInternalModelTolerance();
Type
HyperMesh Ext API Function
Description
The function can be used to obtain internal tolerance value used for model cleanup and equivalencing operations.
The function returns current tolerance value.
Requires including hm_extapi.h.
Errors
None.