Moving Either Side of an Intersection
- Last UpdatedJan 11, 2024
- 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 N30W DIST 30 TO(or FROM) /BOX |
Move the Current Element N30W until its origin intersects a Reference Plane 30 before (or beyond) the origin of /BOX. |
|
MOVE E DIST 1000 FROM /VESSEL5 |
Move the Current Element East until its origin intersects a Reference Plane 1000 beyond the origin of /VESSEL5. |
|
MOVE ALONG N45E DIST 20 TO /COL8 |
Move the Current Element along N45E until its origin intersects a Reference Plane 20 before the origin of /COL8. |
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 7:19. Moving either side of an intersection

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

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