Moving On Top of or Under a Fixed Object
- Last UpdatedFeb 19, 2025
- 2 minute read
Keywords
MOVE DISTANCE ONTOP UNDER
Description
This command moves the Current Element (CE) 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 CE. 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 CE along a vertical line until its origin lies in the upper surface of /BOX (refer to the Moving above/below a fixed object image). |
|
MOVE ALONG E45D DISTANCE 3000 UNDER /BEAM |
Moves the CE along E45D until its origin is 3000 vertically below /BEAM (refer to the Moving above/below a fixed object in a specified direction image and the Moving above/below a fixed object image). |
Note:
ONTOP means above in owner co-ordinates regardless of original CE 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> -->
|
‘-->

Moving above/below a fixed object in a specified direction

Moving above/below a fixed object