Join to Point

Description

Create a line segment to the specified point name.

Required

A current line sequence.

Parameters

{1} is the name of the point to join to.

Example

Control Code Definition
A control code action 'Join to Point' is given the value '{JTP} {1}'.

Measured Points
The first point (pt 3) is assigned a code 'FCE ST, where 'FCE' is the feature code for fence and 'ST' starts a line sequence.
The second point (pt 4) is assigned the code 'FCE'.
The third point (pt 5) is assigned the code 'FCE JTP 6'. A line segment is drawn to point 6.
The fifth point (pt 7) is assigned the code 'FCE'. A discontinuous line segment is drawn from point 5.
Join to Point

Notes
  • If the sequence continues after the Join to Point control code is used, a new discontinuous line segment is created. All line segments are part of the same line.
  • The point the line segment is joined to does not require the same code.
  • You can input the point name to join to, in the code or as an attribute, depending on the definition in Edit Control Codes.
Related topics

Top of page TOP OF PAGE