Category Drawings and detail, Object ProDrawing

Function ProDrawingToleranceStandardGet


Description
Get the assigned tolerance standard of a drawing.
Synopsis
#include <ProDrawing.h>
ProErrorProDrawingToleranceStandardGet(
ProDrawing p_draw
/* (In)
The ProDrawing to get the tol standard for.
*/
ProStandard* p_standard
/* (Out)
The tolerance standard, NULL not allowed.
*/
)
Returns
PRO_TK_NO_ERRORSuccess
PRO_TK_BAD_INPUTSp_draw or p_standard was invalid

Manual References:

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