API 文件集 > Mechanica > Object ProMechmodel > Function ProMechmodelToleranceGet
Function ProMechmodelToleranceGet
Description
Obtains the overall tolerance/epsilon value used for the preparation of the Creo Simulate geometry.
Licensing Requirement
Synopsis
ProMechmodelToleranceGet
(
/* (In)
The Creo Simulate root model.
*/
double* tolerance
/* (Out)
The tolerance.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
這是否有幫助?