Category Drawings and detail, Object ProDrawing

Function ProDrawingToleranceStandardVersionGet


Description
Get the version for assigned tolerance standard of a drawing.
Synopsis
#include <ProDrawing.h>
ProErrorProDrawingToleranceStandardVersionGet(
ProDrawing p_draw
/* (In)
The ProDrawing to set the tol standard version for.
*/
ProStandardVersion* version
/* (Out)
The tolerance standard version.
*/
)
Returns
PRO_TK_NO_ERRORSuccess
PRO_TK_BAD_INPUTSp_draw was invalid, or version was NULL
PRO_TK_GENERAL_ERRORAn error occurred trying to get the standard.

Manual References:

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