API-Dokumentation > Drawings and detail > Object ProDrawing > Function ProDrawingToleranceStandardVersionSet
Function ProDrawingToleranceStandardVersionSet
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>
ProDrawingToleranceStandardVersionSet
(
ProDrawing p_draw
/* (In)
The ProDrawing to set the tol standard version for.
*/
/* (In)
The tolerance standard version to set.
*/
)
Returns
Success
Model is in read-only state.
p_draw or version was invalid
Version is not applicable for current standard.
An error occurred trying to set the standard version.
User Guide References
War dies hilfreich?