Category Solids and parts, Object ProSolid

Function ProSolidTolclassLoad


Description
This will load a tolerance class for Hole or Shaft ISO tols.
Replacement in Object TOOLKIT: wfcWSolid::LoadToleranceClass
Synopsis
#include <ProSolid.h>
ProErrorProSolidTolclassLoad(
ProSolid p_model
/* (In)
The model for which the tolerance should be loaded.
*/
ProName name
/* (In)
The letter(s) indicating the tolerance class, with Hole tolerances CAPITALIZED and Shaft tolerances in lowercase.
*/
)
Returns
PRO_TK_NO_ERRORThe tolerance table loaded successfully.
PRO_TK_BAD_INPUTSOne or more of the input arguments are invalid. PRO_TK_E_NOT_FOUND- Creo Parametric TOOLKIT could not find the table.

Manual References:

  1. Annotations: Annotation Features and Annotations: ISO/DIN Tolerance Table Use
  2. Annotations: Annotation Features and Annotations: ISO/DIN Tolerance Table Use