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

Hull and Outfitting

DISPLAY

  • Last UpdatedJan 05, 2024
  • 3 minute read

Purpose

To display the requested graphical information on the graphics device.

Syntax

DISPLAY ( BOUNDARY  ) < /AFT  > < /BOTH >
( STEM /PROFILE  ) < /FORWARD  > < /OFF  >
(  " /RADII  ) < /KURVATURE > < /ON  >
(  " /TANGENT  )
(  " /ECCENTRICITY )
(  " /ENDSURFACE  )
(  " /HALFSIDING  )
(  " /TRANSITION  )
( STERN /PROFILE  )
(  " /RADII  )
(  " /TANGENT  )
(  " /ECCENTRICITY )
(  " /ENDSURFACE  )
(  " /HALFSIDING  )
(  " /TRANSITION  )
        (PMB /AFT          )
        (PMB /FORWARD         )
-------------------------------------------------
( BUTTOCK  )( /ALL  ) < /AFT  > < /BOTH >
( SECTION  )( $N THRU $N INC $N ) < /FORWARD  > < /OFF  >
( WATERLINE )( $S  ) < /KURVATURE > < /ON  >
    -----------------------
        < /INTERSECT > < PATCH > $L </BUFFER>
                                                < CHECK >
          -----------------------------------------------------
( CAMBER  ) ( /ALL  ) < /AFT  > < /BOTH >
( CLINE  ) ( $L  ) < /FORWARD  > < /OFF  >
( DECK  )   < /KURVATURE > < /ON  >
( DIAGONAL )
( KNUCKLE  )
( PLINE  )
( SHEER  )
( TANGENT  )
------------------------------------------------------
( CURVE ) < /ALL > < /AFT  > < /BOTH >
    < /FORWARD  > < /OFF  >
    < /KURVATURE > < /ON  >
--------------------------------------------------------
( FOB ) < /INTERSECT > < WITH > < BUTTOCK > < /AFT  > < /BOTH >
      < SECTION > < /FORWARD > < /OFF  >
  < /KURVATURE  > < /ON  >
--------------------------------------------------------
...

...
--------------------------------------------------------
DISPLAY ( FOS ) < /INTERSECT > < WITH > < SECTION > < /AFT  > < /BOTH >
     <  WATERLINE > < /FORWARD > < /OFF  >
  < /KURVATURE        > < /ON  >
--------------------------------------------------------
( PATCH ) ( /ALL ) < /FULL  > < /NAME >
  ( $L  ) < /LIMITS= >
    </POINT  >
    < /STORED  >
------------------------------------------
( PLATE ) ( $W < $W > ) < /FULL > < /NAME >
  ( $L    )
------------------------------------------
( POINTS ) < /BUFFER >
  < /NUMBER >
----------------------------------
( SAC ) ( /ALL ) < /AFT  > < /BOTH >
  ( $L  ) < /FORWARD  > < /OFF  >
    < /KURVATURE > < /ON  >
----------------------------------
( KNOT  )
( KURVATURE )
( VERTEX  )

Description

This command will display the requested graphical information on the graphics device, that means, screen or plotter.

The information to be drawn is selected by specifying its class name for example, Section, Patch followed by additional parameters which choose items from within the class.

Command Qualifiers

/AFT or /FORWARD

Indicates that only curves or portions of curves that appear in the Aft or Forward region of the ship should be displayed.

/ALL

Selects all items within a class.

/BOTH or /OFF or /ON

Indicates that only curves that are SWITCHed ON or OFF or BOTH be displayed. The default is /ON.

/BUFFER

Used with the POINTS option to display the points stored in the points buffer.

/FULL

Used with the PATCH option to indicate that the defining curves of the selected patches be displayed.

/INTERSECT

When used with the FOB and FOS options this indicates that the point of intersection of the FOB or FOS with currently displayed Sections or Buttocks be marked with a short tick. If Sections are marked then every fifth one will also be numbered, for Buttocks and Waterlines every second one will be numbered.

When used as a qualifier to the DISPLAY BUTTOCK, DISPLAY SECTION or DISPLAY WATERLINE commands it indicates that any stored Patches should be intersected and the resultant intersection curve drawn.

CHECK

When used as a qualifier to the DISPLAY BUTTOCK, DISPLAY SECTION or DISPLAY WATERLINE commands it indicates that any stored Patches should be intersected for the purpose of checking for possible problems when the surface is used with other AVEVA Marine modules

/KURVATURE

Indicates that the curvature of the selected curves should be drawn rather than the curves themselves.

/LIMITS

Used with the PATCH option to display the boundary curves of the patch.

/NAMES

Used with the PATCH option to indicate that the names of the selected patches should be displayed.

/NUMBER

Used with the POINTS option to display the point numbers of the current data points.

/STORED

This is used to display Patches which have been STORED in the Patch data store created by the OUTPUT PATCH ... /STORE command. The stored Patch is shown as a mesh of curves, the size of the mesh is defined by the DEFINE HULLSURF /MESH_SIZE command.

/POINT

Used to display the points defining a patch.

Examples

DISPLAY CURVE
DISPLAY BOUNDARY
DIS POINT /BUFFER
DIS POI /NUMBER
DIS SECT /ALL /AFT
DIS PATCH p*
DIS WAT 1 THRU 10 INC 2.0
DIS SAC

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