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

Hull and Outfitting

WO109

  • Last UpdatedMay 13, 2023
  • 1 minute read

Name

WO109 - AutoSeq Interface routine - Get Number of Starts

Purpose

The procedure gets the number of starts.

Declaration

int wo109( void); INPUT:

Result

The number of nested starts is returned.

- */

/*

External declarations

*/

extern "C"

{

#if !defined TBLSEQUENCEPLUGIN_API #define TBSEQUENCEPLUGIN_API

#endif

/*

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

Main procedure - wo109

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

*/

#ifdef WIN32 TBSEQUENCEPLUGIN_API

#endif

int wo109( void)

{

return 0;

}

}

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