Category Solids and parts, Object ProSolid

Function ProSolidToleranceStandardGet


Description
Get the assigned tolerance standard of a solid.
Synopsis
#include <ProSolid.h>
ProErrorProSolidToleranceStandardGet(
ProSolid p_solid
/* (In)
The ProSolid 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_solid or p_standard was invalid

Manual References:

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