P-point Data
- Last UpdatedApr 27, 2023
- 1 minute read
P-point data can be obtained by a codeword of the form:
|
#Pnxa |
Data from p-point n of element |
|
|
where |
n = p-point number, or ‘L’ for leave p-point or ‘A’ for arrive p-point |
|
|
x = POS, DIR, BOR, BOP, TOP, CON or GRID |
||
|
a = blank, E, N, U, X, Y or Z (valid for x = POS, BOP or TOP only) or a = blank, X, Y or Z (valid for x = GRID) |
||
For example:
|
#P3BOR |
bore at p-point 3 |
|
#PLBOPU |
Upping of leave p-point BOP position |
|
#P1POS |
position of p-point 1 |
Ppoint codewords can have an optional ^ delimiter between the p-point number and the attribute, for example:
#P2^POS
The delimiter is optional, but it must be used when the number is omitted, for example:
#P^POS
in which case the value from the NPPT attribute of the relevant piece of annotation is used.