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

Hull and Outfitting

INSERT

  • Last UpdatedJan 05, 2024
  • 2 minute read

Purpose

To add points to the current data points or to the points buffer.

To insert a parallel midbody section, by extending the existing one.

Syntax

INSERT < AFTER  > < /NUMBER $N > ( /CURSOR     )
< BEFORE >   ( $N $N < $N > < /BUFFER >)
    ( INTERPOLATE ( /U= $N)   )
     ( /V= $N )
       ---------------------------------------------
       PMB < /X > $N $N

Description

The new data point is added AFTER ( the default ) or BEFORE a user selected reference point. The reference point is identified either by the cursor or by specifying its reference number. Reference numbers can be determined by using the DATA POINTS command or the DISPLAY POINTS /NUMBER command.

The coordinate of the new point can be entered on the command line, defined using the cursor or by interpolating the current curve at a given U or V value.

A parallel midbody can be extended by giving the PMB option. The first value refers to the position at which the PMB will be extended and the second value refers to the length by which to extend it.

Command Qualifiers

/BUFFER

Point is added to the points buffer.

/CURSOR

If /NUMBER is NOT specified then the cursor will be used to identify BOTH the reference point and the coordinate of the new point.

/INTERPOLATE

The coordinate of the new point is interpolated from the current curve at the given U or V value.

/NUMBER $N

Insert after/before the point with the given reference number.

Examples

INSERT BEFORE
INS 3.68 4.25
INS BEFORE 4.0 3.5 0.704
INS AFT /NUMBER 5 /CURSOR
INS BEF /NUM 3 2.35 4.56 7.01 /BUFF
INS BEF /NUM 7 INTERPOLATE /U=3.65

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