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

Hull and Outfitting

Conversion of Profiles - Example

  • Last UpdatedDec 02, 2025
  • 1 minute read

An example of a decision table is as follows

PROFIL_TYPE
     DIMENSION
         QUAL_LENGTH
     DIMENSION
         QUAL_LENGTH
         QUAL_LENGTH
     BEVEL
     FLANGE

=43;

=400X12X125X15;

=*,10,16000;

=*X*X*X*;

=A,10,16000;

=*,10,2500;

=0,310;

=PROFILE;

Note: When using '*' characters be sure to give the 'explicit' values first. As the dimension cards are given in the example the program finds the profile 400X12X125X15 first. This means that QUAL_LENGTH = *,10,16000 is only valid for that dimension. For all other dimensions the QUAL_LENGTH = A,10,16000 or *,10,1500 is valid. that means, the first matching dimension is taken, then the first matching quality. All bevel cards may come at the end.

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