Category Solids and parts, Object ProSolid

Function ProSolidToleranceStandardVersionGet


Description
Get the version for assigned tolerance standard of a solid.
Synopsis
#include <ProSolid.h>
ProErrorProSolidToleranceStandardVersionGet(
ProSolid p_solid
/* (In)
The ProSolid to set the tol standard version for.
*/
ProStandardVersion* version
/* (Out)
The tolerance standard version.
*/
)
Returns
PRO_TK_NO_ERRORSuccess
PRO_TK_BAD_INPUTSp_solid is NULL
PRO_TK_GENERAL_ERRORAn error occurred trying to get the standard.

Manual References:

  1. Core: Solids, Parts, and Materials: Contents of a Solid
  2. Core: Solids, Parts, and Materials: Contents of a Solid