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

Moving along a given direction through an intersection

Moving to intersect a plane through a given point

Moving to intersect a plane through a given point