Documentación de la API
>
Drawings and detail
>
Object ProDrawing
> Function ProDrawingToleranceStandardUpdate
Function ProDrawingToleranceStandardUpdate
Description
Update the drawing to the most current version of its tolerance standard. This function will not itself perform regeneration.
Synopsis
#include <
ProDrawing.h
>
ProError
ProDrawingToleranceStandardUpdate
(
ProDrawing
p_draw
/* (In)
The
ProDrawing
to update the tol standard version.
*/
)
Returns
PRO_TK_NO_ERROR
Success
PRO_TK_CANT_MODIFY
Model is in read-only state.
PRO_TK_BAD_INPUTS
p_draw was invalid
PRO_TK_GENERAL_ERROR
An error occurred trying to update the standard.
User Guide References
Drawing Sheets:ProDrawingToleranceStandardUpdate
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado