Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Hull and Outfitting

WO011

  • Last UpdatedMay 12, 2023
  • 1 minute read

Name

WO011 - AutoNest Interface routine - Autonest

Pupose

The procedure starts the autonesting.

Declaration

int wo011 ( void); INPUT:

Result

The procedure returns 1 when the autonesting is finished, otherwise 0.

/

/*

External declarations

*/

extern "C"

{

#if !defined TBLAYOUTPLUGIN_API #define TBLAYOUTPLUGIN_API

#endif

/*

**********************************************************************

Main procedure - wo011

**********************************************************************

*/

#ifdef WIN32 TBLAYOUTPLUGIN_API

#endif

int wo011 ( void)

{

return 0;

}

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in