API 설명서 > Drawings and detail > Object ProDrawing > Function ProDrawingToleranceStandardUpdate
Function ProDrawingToleranceStandardUpdate
Description
Update the drawing to the most current version of its tolerance standard. This function will not itself perform regeneration.
Synopsis
#include <ProDrawing.h>
ProDrawingToleranceStandardUpdate
(
ProDrawing p_draw
/* (In)
The ProDrawing to update the tol standard version.
*/
)
Returns
Success
Model is in read-only state.
p_draw was invalid
An error occurred trying to update the standard.
User Guide References
도움이 되셨나요?