Object ProLayout

Function ProLayoutRegenerate


Description
Regenerates the specified notebook (A model of type PRO_MDL_LAYOUT)
Replacement in Object TOOLKIT: pfcModel2D::Regenerate
Synopsis
#include <ProDrawing.h>
ProErrorProLayoutRegenerate(
ProMdl notebook
/* (In)
The ProLayout to regenerate.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully regenerated the notebook
PRO_TK_GENERAL_ERRORFailure in regeneration
PRO_TK_BAD_INPUTSBad inputs.
PRO_TK_INVALID_TYPEModel is not a notebook

Manual References:

  1. Pro/DEVELOP to Creo Toolkit Function Mapping: Equivalent Pro/DEVELOP Functions
  2. Core: Models and Model Items: Notebook