API 설명서 > Drawings and detail > Object ProDwg > Function ProDwgDraftRegenerate
Function ProDwgDraftRegenerate
Description
Regenerates the specified drawing draft entities.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDwgDraftRegenerate
(
ProDrawing p_draw
/* (In)
The drawing handle
*/
)
Returns
The function successfully regenerated the draft entities.
The specified drawing is not valid for Creo Parametric TOOLKIT.
Sample Code References
User Guide References
도움이 되셨나요?