Axial Position <pos> <axes>
- Last UpdatedFeb 19, 2025
- 1 minute read
This syntax specifies a 3D position in space in terms of an axial coordinate system.
>-- <pos> --+-- <axes> --.
| |
‘------------+-->
where:
<pos> = >--+-- <nsy> --+-- <udz> ----- <ewx> ---.
| | |
| |-- <ewx> --+-- <udz> ---|
| | | |
| | ‘------------|
| | |
| ‘------------------------|
| |
|-- <udz> --+-- <nsy> ----- <ewx> ---|
| | |
| |-- <ewx> --+-- <nsy> ---|
| | | |
| | ‘------------|
| | |
| ‘------------------------|
| |
‘-- <ewx> --+-- <udz> ----- <nsy> ---|
| |
|-- <nsy> --+-- <udz> ---|
| | |
| ‘------------|
| |
‘------------------------+-->
and where:
<nsy> = >--+-- North --.
| |
|-- Y ------|
| |
‘-- South --+-- <uval> -->
<udz> = >--+-- Up ----.
| |
|-- Z -----|
| |
‘-- Down --+-- <uval> -->
<ewz> = >--+-- East --.
| |
|-- X -----|
| |
‘-- West --+-- <uval> -->
<axes> = >--+-- WRT --.
| |
‘-- IN ---+-- <gid> -->
Examples |
|
|---|---|
|
E1000 |
East 1000 |
|
Z10 |
Up 10 |
|
E30 D10 S20 |
East 30 Down 10 South 20 |
|
E0 IN SITE |
East 0 in Site |