Construction of 3D Positions
- Last UpdatedDec 19, 2025
- 1 minute read
A specified 2D point may be projected into 3D, enabling 3D positions to be constructed by picks on any line in the Design graphics. This is done using the POSition OF <point> syntax. For example:
NEW STRA
DEF @
TPT POS OF ENDP OF @
Position TO point at end of 3D line.
A Q DESC command would return a 3D coordinate for the TPT of the line. This facility is only valid in Plan or Elevation VIEWs.
Note that the Q ENUPOS and Q SHPOS commands (see Querying Position Data) also calculate conversions between 2D and 3D positions.