API Documentation
>
Miscellaneous
>
Object ProLayout
> Function ProLayoutRegenerate
Function ProLayoutRegenerate
Description
Regenerates the specified notebook (A model of type
PRO_MDL_LAYOUT
)
Replacement in Object TOOLKIT:
pfcModel2D::Regenerate
Synopsis
#include <
ProDrawing.h
>
ProError
ProLayoutRegenerate
(
ProMdl
notebook
/* (In)
The
ProLayout
to regenerate.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully regenerated the notebook
PRO_TK_GENERAL_ERROR
Failure in regeneration
PRO_TK_BAD_INPUTS
Bad inputs.
PRO_TK_INVALID_TYPE
Model is not a notebook
User Guide References
Notebook:ProLayoutRegenerate
Equivalent Pro/DEVELOP Functions:ProLayoutRegenerate
Was this helpful?
This site works best with JavaScript enabled