Documentazione API > Miscellaneous > Object ProLayout > Function ProLayoutUndeclare
Function ProLayoutUndeclare
Description
Undeclares a notebook name to the specified Creo Parametric model or notebook.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProLayoutUndeclare
(
ProLayout notebook
/* (In)
The notebook to be undeclared.
*/
ProMdl model
/* (In)
The model or notebook to which the notebook is undeclared.
*/
/* (In)
The conflict resolution.
*/
)
Returns
The function succeeded
One or more arguments are invalid.
Cant undeclare the notebook.
User Guide References
È stato utile?