[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
points
conf_id
is id of configuration which points belongs to.
id
identifies point in a database and also in an output.
It is mandatory and it is character string (SQL type is VARCHAR(80)
).
Point id
has to be unique within one configuration.
In documentation it is referred as point identification or point id.
x
, y
and z
coordinates of a point.
Coordinate z
is considered as height.
txy
and tz
specify the type of coordinates x
, y
and z
.
Acceptable values are fixed
, adjusted
and constrained
(there is no default value).
For details see Points.
Example (table contents):
conf_id|id |x |y |z|txy |tz ------------------------------------------ 1 |201|78594.91|9498.26| |fixed | 1 |205|78907.88|7206.65| |fixed | 1 |206|76701.57|6633.27| |fixed | 1 |207| | | |adjusted| |
This document was generated on February 17, 2024 using texi2html 1.82.