Documentación de la API > 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>
ProSolidToleranceStandardUpdate
(
ProSolid p_solid
/* (In)
The ProSolid to update the tol standard version.
*/
)
Returns
Success
p_solid was invalid
An error occurred trying to update the standard.
User Guide References
¿Fue esto útil?