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

Hull and Outfitting

Interface Functions

  • Last UpdatedNov 27, 2023
  • 1 minute read

A number of functions with predefined names and parameter list must exist in the script.

These functions should never be changed regarding the input parameters and the result values.

getBracketName(BraInd)

The function connects the bracket symbol to a bracket name.

Input Parameters:

BraInd

integer

Bracket number.

Returned values:

BracketList[BraInd]

string

Bracket name.

setBracketContour(BracketNo, BracketName):

The bracket defining function. New bracket scripts are added in this function.

Input Parameters:

BracketNo

integer

Bracket number.

BracketName

string

Bracket name

Returned value:

BraRes

integer

Result code. The predefined values should be used.

0  Ok

1  The bracket could not be generated

TitleResults for “How to create a CRG?”Also Available in