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

Hull and Outfitting

WO012

  • Last UpdatedMay 12, 2023
  • 1 minute read

Name

WO012 - AutoNest Interface routine - Get Number of Nested Plates

Purpose

The procedure gets the number of nested plates.

Declaration

int wo012( void); INPUT:

Result

The number of nested plates is returned.

/

/*

External declarations

*/

extern "C"

{

#if !defined TBLAYOUTPLUGIN_API #define TBLAYOUTPLUGIN_API

#endif

/*

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

Main procedure - wo012

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

*/

#ifdef WIN32 TBLAYOUTPLUGIN_API

#endif

int wo012( void)

{

return 0;

}

}

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