Moving Either Side of an Intersection
- Last UpdatedFeb 19, 2025
- 2 minute read
Keywords
MOVE DISTANCE FROM TO
Description
This command moves the Current Element (CE) until its origin intersects the Reference Plane a given distance either side of a fixed 3D point.
Examples |
|
|---|---|
|
MOVE N30W DIST 30 TO(or FROM) /BOX |
Move the CE N30W until its origin intersects a Reference Plane 30 before (or beyond) the origin of /BOX (refer to the Moving either side of an intersection image). |
|
MOVE E DIST 1000 FROM /VESSEL5 |
Move the CE East until its origin intersects a Reference Plane 1000 beyond the origin of /VESSEL5 (refer to the Moving either side of a plane specified relative to another element image). |
|
MOVE ALONG N45E DIST 20 TO /COL8 |
Move the CE along N45E until its origin intersects a Reference Plane 20 before the origin of /COL8 (refer to the Moving either side of a plane specified relative to another element image). |
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> -->
|
‘-->

Moving either side of an intersection

Moving either side of a plane specified relative to another element

Moving either side of a plane specified relative to another element