Category Drawings and detail, Object ProDrawing

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>
ProErrorProDrawingToleranceStandardUpdate(
ProDrawing p_draw
/* (In)
The ProDrawing to update the tol standard version.
*/
)
Returns
PRO_TK_NO_ERRORSuccess
PRO_TK_BAD_INPUTSp_draw was invalid
PRO_TK_GENERAL_ERRORAn error occurred trying to update the standard.

Manual References:

  1. Drawings: Drawing Sheets
  2. Drawings: Drawing Sheets