Object ProLayout

Function ProLayoutUndeclare


Description
Undeclares a notebook name to the specified Creo Parametric model or notebook.
Synopsis
#include <ProDrawing.h>
ProErrorProLayoutUndeclare(
ProLayout notebook
/* (In)
The notebook to be undeclared.
*/
ProMdl model
/* (In)
The model or notebook to which the notebook is undeclared.
*/
ProUndeclareOptions option
/* (In)
The conflict resolution.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded
PRO_TK_BAD_INPUTSOne or more arguments are invalid.
PRO_TK_CANT_MODIFYCant undeclare the notebook.

Manual References:

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