Moving On Top of or Under a Fixed Object
- Last UpdatedNov 19, 2025
- 2 minute read
Keywords:
MOVE DISTANCE ONTOP UNDER
Description:
This command moves the Current Element until its origin is a specified distance above or below a fixed geometric object. This takes into account the shape of the referenced object but not that of the Current Element. It is therefore applicable to, say, placing the centerline of a vessel a certain distance above the top surface of a beam.
|
Example: |
|
|---|---|
|
MOVE D ONTO /BOX |
Moves the Current Element along a vertical line until its origin lies in the upper surface of /BOX (see ). |
|
MOVE ALONG X45D DISTANCE 3000 UNDER /BEAM |
Moves the Current Element along X45D until its origin is 3000 vertically below /BEAM (see and ). |
Note: ONTOP means above in owner co-ordinates regardless of original Current Element position. The DISTANCE is always measured vertically in owner co-ordinates.
Command Syntax:
>- MOVe -+- ALOng -.
| |
‘---------+- <bdir> DISTance <uval> -+- FROm -.
| |
‘- TO ---+- <bpos> -+- UNDer -.
| |
‘- ONTop -+- <gid> --.
| |
|-<marke> -|
| |
‘- <bpos> -+->
Querying:
>-- Query POSition --+-- <bpos> --.
| |
‘------------+-- WRT --.
| |
|-- IN ---+-- <gid> -->
|
‘-->

Figure 2:26. Moving above/below a fixed object in a specified direction

Figure 2:27. Moving above/below a fixed object