Description | ||||||||||||||
Declares a notebook name to the specified Creo Parametric model or notebook. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProDrawing.h> | ||||||||||||||
ProError | ProLayoutDeclare | ( | ||||||||||||
ProLayout notebook | ||||||||||||||
/* (In) | ||||||||||||||
The notebook to be declared. | ||||||||||||||
*/ | ||||||||||||||
ProMdl model | ||||||||||||||
/* (In) | ||||||||||||||
The model or notebook to which the notebook is declared. | ||||||||||||||
*/ | ||||||||||||||
ProDeclareOptions option | ||||||||||||||
/* (In) | ||||||||||||||
The conflict resolution. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|