Moving Through an Intersection
- Last UpdatedNov 19, 2025
- 2 minute read
Keywords:
MOVE THROUGH
Description:
This command moves the Current Element until its origin intersects with the Reference Plane through a fixed 3D point.
|
Examples: |
|
|---|---|
|
MOVE Y30W THR /BOX |
Moves the Current Element along the given direction until it ‘intersects’ the Reference Plane through the origin of the named element (see ). |
|
MOVE X THR XE3000 |
Moves the Current Element along the given owner axis until it ‘intersects’ the Reference Plane through X3000 Y0 Z0 (see ). |
|
MOVE ALONG Y45E THR IDP@ |
Moves the Current Element along the given direction until it ‘intersects’ the Reference Plane through the picked p-point (see ). |
Note: The Reference Plane is perpendicular to the movement direction.
Command Syntax:
>-- MOVe --+-- ALOng --.
| |
‘-----------+-- <bdir> THRough <bpos> -->
Querying:
>-- Query POSition --+-- <bpos> --.
| |
‘------------+-- WRT --.
| |
|-- IN ---+-- <gid> -->
|
‘-->

Figure 2:16. Moving along a given direction through an intersection

Figure 2:17. Moving to intersect a plane through a given point

Figure 2:18. Moving to intersect a plane through a given point