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