Documentación de la API > Solids and parts > Object ProSolid > Function ProSolidToleranceStandardGet
Function ProSolidToleranceStandardGet
Description
Get the assigned tolerance standard of a solid.
Synopsis
#include <ProSolid.h>
ProSolidToleranceStandardGet
(
ProSolid p_solid
/* (In)
The ProSolid to get the tol standard for.
*/
ProStandard* p_standard
/* (Out)
The tolerance standard, NULL not allowed.
*/
)
Returns
Success
p_solid or p_standard was invalid
User Guide References
¿Fue esto útil?