Description | ||||||||||||||
Set the version for assigned tolerance standard of a solid. Note that in the regular UI, this operation asks whether to regenerate the solid. This function will not itself perform regeneration. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProSolid.h> | ||||||||||||||
ProError | ProSolidToleranceStandardVersionSet | ( | ||||||||||||
ProSolid p_solid | ||||||||||||||
/* (In) | ||||||||||||||
The ProSolid to set the tol standard version for. | ||||||||||||||
*/ | ||||||||||||||
ProStandardVersion version | ||||||||||||||
/* (In) | ||||||||||||||
The tolerance standard version to set. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|