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

Hull and Outfitting

GIRTH

  • Last UpdatedJan 05, 2024
  • 2 minute read

Purpose

To calculate and output the girths of selected curves.

Syntax

GIRTH < POINTS $N > ( BUTTOCK  ) ( /ALL    ) < /BOTH >..
< SPACING $N > ( DECK $W  ) ( $N THRU $N < INC $N > ) < /OFF  >
  ( SECTION  ) ( $S    ) < /ON  >
  ( WATERLINE )
... < /X > < /LOWER= $N > < /UPPER= $N > </BUFFER> < /FILE= $F >
< /Y >
< /Z >
--------------------------------------------------
< POINTS $N > ( FOB  ) < /BOTH > < /X > ...
< SPACING $N > ( FOS  ) < /OFF  > < /Y >
   ( STEM /PROFILE  ) < /ON  > < /Z >
  (  " /RADII  )
  (  " /TANGENT  )
  (  " /ECCENTRICITY )
  (  " /HALFSIDING  )
  (  " /TRANSITION  )
  ( STERN /PROFILE  )
  (  " /RADII  )
  (  " /TANGENT  )
  (  " /ECCENTRICITY )
  (  " /HALFSIDING  )
  (  " /TRANSITION  )
                   (PMB /AFT                )
                   (PMB /FORWARD         )
... < /LOWER= $N > < /UPPER= $N > </BUFFER> < /FILE= $F >
  --------------------------------------------
  ( SAC ) ( /ALL ) < /BOTH > ...
    ( $L  ) < /OFF  >
      < /ON  >
... < /LOWER= $N > < /UPPER= $N > </BUFFER> < /FILE= $F >
-------------------------------------------------
< POINTS $N > ( KNUCKLE  ) ( $L ) < /BOTH > < /X > ...
< SPACING $N > ( TANGENT  )   < /OFF  > < /Y >
  ( PLINE  )   < /ON  > < /Z >
  ( DIAGONAL )
  ( SHEER  )
... < /LOWER= $N > < /UPPER= $N > </BUFFER> < /FILE= $F >
--------------------------------------------------
< POINTS $N > ( CURVE ) < /BUFFER > < /X > ...
< SPACING $N >     < /Y >
      < /Z >
... < /LOWER= $N > < /UPPER= $N > < /FILE= $F >

Description

Girths may be calculated and output for any stored curves between any two limits. The limits may just be the start and end of the curve ( the default ) or they may be defined by the user with the /LOWER and/or /UPPER options. The output is normally listed to the screen but may be sent to a file by use of the /FILE option.

Command Qualifiers

/X

Girth calculated between two X values.

/Y

Girth calculated between two Y values.

/Z

Girth calculated between two Z values.

/LOWER=$N

Defines the lower value for which the girth should be calculated.

/UPPER=$N

Defines the upper value for which the girth should be calculated.

/BUFFER

If the POINTS or SPACING option has been given, then the generated points will be added to the Points Buffer.

Examples

GIRTH SECTION /ALL /Z /LOWER=1 /UPPER=6
GIR PLI po1 /X /LOW 25 /UPP 45 /BOTH
GIR WAT 2 THR 6 .5 /X /LOW 10 /UPP 89.5

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