API 文件集 > Solids and parts > Object ProSolid > Function ProSolidToleranceStandardVersionGet
Function ProSolidToleranceStandardVersionGet
Description
Get the version for assigned tolerance standard of a solid.
Synopsis
#include <ProSolid.h>
ProSolidToleranceStandardVersionGet
(
ProSolid p_solid
/* (In)
The ProSolid to set the tol standard version for.
*/
/* (Out)
The tolerance standard version.
*/
)
Returns
Success
p_solid is NULL
An error occurred trying to get the standard.
這是否有幫助?