API Documentation
>
Solids and parts
>
Object ProSolid
> Function ProSolidToleranceStandardUpdate
Function ProSolidToleranceStandardUpdate
Description
Update the solid to the most current version of its tolerance standard. This function will not itself perform regeneration.
Synopsis
#include <
ProSolid.h
>
ProError
ProSolidToleranceStandardUpdate
(
ProSolid
p_solid
/* (In)
The
ProSolid
to update the tol standard version.
*/
)
Returns
PRO_TK_NO_ERROR
Success
PRO_TK_BAD_INPUTS
p_solid was invalid
PRO_TK_GENERAL_ERROR
An error occurred trying to update the standard.
User Guide References
Contents of a Solid:ProSolidToleranceStandardUpdate
Was this helpful?
This site works best with JavaScript enabled