Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Everything E3D

Moving Either Side of a Fixed Object

  • Last UpdatedJan 11, 2024
  • 2 minute read

Keywords:

MOVE DISTANCE INFRONT BEHIND

Description:

This command moves the Current Element until its origin is a specified distance one side or the other of a fixed geometric object. This takes into account the volume of the referenced element but not of the Current Element. Therefore it is applicable to, say, spacing the centerline of a vessel or column a certain distance from the surface of a wall.

Examples:

MOVE E DIST 1000 BEH /WALL10

The Current Element is moved East until its origin is 1000 beyond the far side of  /WALL10.

MOVE N45E DISTANCE 20 INFRONT /EXCH5

The Current Element is moved until its origin is 20 to the near side of /EXCH5.

Command Syntax:

>- MOVe -+- ALOng -.
         |         |
         ‘---------+- <bdir> DISTance <uval> -+- FROm -.
                                              |        |
                                              ‘- TO ---+- <bpos> -+- INFront -.
                                                                  |           |
                                                                  ‘- BEHind --+- <gid> --.
                                                                              |          |
                                                                              |- marke> -|
                                                                              |          |
                                                                              ‘- <bpos> -+->

Querying:

>-- Query POSition --+-- <bpos> --.
                     |            |
                     ‘------------+-- WRT --.
                                  |         |
                                  |-- IN ---+-- <gid> ---.
                                  |                      |
                                  ‘----------------------+-->

Figure 7:24. Moving either side of a fixed object

Figure 7:25. Moving either side of a fixed object in a specified direction