Moving Either Side of an Intersection
- Last UpdatedNov 19, 2025
- 2 minute read
Keywords:
MOVE DISTANCE FROM TO
Description:
This command moves the Current Element until its origin intersects the Reference Plane a given distance either side of a fixed 3D point.
|
Examples: |
|
|---|---|
|
MOVE Y30W DIST 30 TO(or FROM) /BOX |
Move the Current Element Y30W until its origin intersects a Reference Plane 30 before (or beyond) the origin of /BOX (see ). |
|
MOVE X DIST 1000 FROM /VESSEL5 |
Move the Current Element East until its origin intersects a Reference Plane 1000 beyond the origin of /VESSEL5 (see ). |
|
MOVE ALONG Y45E DIST 20 TO /COL8 |
Move the Current Element along Y45E until its origin intersects a Reference Plane 20 before the origin of /COL8 (see ). |
Note: The Reference Plane is perpendicular to the movement direction.
Command Syntax:
>-- MOVe --+-- ALOng --.
| |
‘-----------+-- <bdir> DISTance <uval> --+-- FROm --.
| |
‘-- TO ----+-- <bpos> -->
Querying:
>-- Query POSition --+-- <bpos> --.
| |
‘------------+-- WRT --.
| |
|-- IN ---+-- <gid> -->
|
‘-->

Figure 2:19. Moving either side of an intersection

Figure 2:20. Moving either side of a plane specified relative to another element

Figure 2:21. Moving either side of a plane specified relative to another element