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

Hull and Outfitting

Raw Plate Definition using a Script

  • Last UpdatedDec 04, 2025
  • 2 minute read

The script "hullDefineRawPlates" is supplied with the installation of AVEVA Marine. It offers an alternative way to define the raw materials in the catalogue using a normal ASCII file as input. The contents of the file, keyed in by the user, is described below:

plate name

(max 24 characters)

length

(real)

width

(real)

thickness

(real)

quality

(max 25 characters)

density

(real)

charge

(max 75 characters)

preparation

(max 25 characters)

purchase information

(max 25 characters)

All terms must be given on one line and be separated by a blank or a comma. Strings must be surrounded by ' characters (for example, 'A10' for quality). If a term has been assigned no value, then integers should be given as 0, decimals as 0.0 and strings as ''. There is no restriction on how many plates that can be defined in the text file.

In case only the catalogue is used, not in combination with project material, then special entries needs to be added to handle rest plates. The plates in the catalogue that are used when creating rest plates must be given with a negative length and width.

Below is an example of an input file to create plates in the catalogue:

Example:

'STD001' 8.00E+03 2.50E+03 4.00E+01 'D' 8.00000000E-06 'TEST' '' ''
'STD002' 8.00E+03 2.50E+03 4.50E+01 'D' 8.00000000E-06 'TEST' '' ''
'STD003' 1.25E+04 2.95E+03 2.00E+01 'D' 7.99999952E-06 'TEST' '' ''
'STD004' 1.25E+04 2.95E+03 2.20E+01 'D' 8.00000000E-06 'TEST' ''
'STD005' 8.00E+03 2.95E+03 2.00E+01 'A' 8.00000000E-06 '' '' ''
'STD006' 7.50E+03 2.50E+03 1.10E+01 'A' 8.00000000E-06 '' '' ''
'STD007' 8.75E+03 2.95E+03 1.55E+01 'A' 7.99812508E-06 '' '' ''
'STD010' 4.00E+03 2.00E+03 1.20E+02 'D' 8.00000000E-06 '' '' ''
'RESTPLATE' -1.00E+03 -1.00E+03 1.20E+02 'D ' 8.00000000E-06 '' '' ''

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