Documentación de la API > Solids and parts > Object ProSolid > Function ProSolidTolclassLoad
Function ProSolidTolclassLoad
Description
This will load a tolerance class for Hole or Shaft ISO tols.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSolid.h>
ProSolidTolclassLoad
(
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
The tolerance table loaded successfully.
Model is in read-only state.
One or more of the input arguments are invalid. PRO_TK_E_NOT_FOUND- Creo Parametric TOOLKIT could not find the table.
User Guide References
¿Fue esto útil?