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

Hull and Outfitting

Layout of Control File

  • Last UpdatedNov 28, 2025
  • 2 minute read

The layout of the file is described by an example. The format is rather free but everything that is written in the same line in the example must be so. Maximum line width is 132 characters.

TYPE = 11           ‘User defined string´
     PROF = 10
            1102    CON= 5,10,12
            1100    CON= 4,20,18
            1104,30
            1110,40
            .
            .
            .

TYPE = 12            ‘User defined string´
     PROF = 10
            1210,80 CON= 81
            1210,100 CON= 13
            1210,13
            .
            .
            .

TYPE = 21            ‘User defined string´
     PROF = 30,31
            2100,30  CON=4,14,16
            2100,40
            .
            .
            .

TYPE = 22            ‘User defined string´
     PROF = 31
            2210,10,20
            2211
            .
            .
            .

The keyword TYPE is the endcut type as defined in the standards. This keyword starts a "type group" and may occur any number of times.

The text given on the same line as the TYPE keyword is the customer description of the endcut group.

The keyword PROF defines for what profiles types this endcut group is relevant. Any number of profile types can be given but at least one.

The lines following the PROF keyword select a set of endcut codes. Each of these lines starts with an endcut code according to AVEVA Marine standards. It is also possible to set predefined values for the "free" parameters of the endcut (optional). With the keyword "CON" it is possible to define a number of connection codes. Doing this means that the endcut on the current line is the default for the profile type(s) in combination with the connection code(s). Maximum number of connection codes following the "CON" keyword is 20. Use of the keyword "CON" is optional.

Note: The same endcut may appear several times, for example, with different parameters, to be the default for different connections (cf. 1210 in the second "type group" in the example).

The input example above should be interpreted in the following way: when generating a flat bar and using any of the connection codes 5, 10 or 12 the default endcut type for that end is 1102. (However, the designer may select any other endcut at will.)

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