Positioning with respect to an Intersection
- Last UpdatedNov 18, 2025
- 2 minute read
Keywords:
POSITION DISTANCE FROM TO
Description:
This command positions the current Component so that its origin (or specified p-point) intersects the reference plane either side of the specified fixed position.
|
Examples: |
|
|---|---|
|
DIST 50 FROM /TANK5 |
The Component will be moved along the constrained centerline until its origin is 50 beyond the perpendicular plane through the named element (see ). |
|
DIST 1000 TO NEXT |
The Component will be placed on the constrained centerline so that its origin is 1000 before of the Next Component’s origin (see ). |
|
POS PA DIST 20 FROM PL OF PREV |
The Component will be placed on the constrained centerline so that its Arrive point is 20 from the previous Component’s Leave point (see ). |
Note: The reference plane is perpendicular to the constrained centerline. TO means closer to the Previous Component than the reference plane. FROM means further from the previous Component than the reference plane.
Command Syntax:
>-+- POSition <marke> -.
| |
‘--------------------+- DISTance <uval> -+- FRom -.
| |
‘- TO ---+- <bpos> ->
Querying:
>-- Query <marke> --+-- POSition --.
| |
‘--------------+-- WRT --.
| |
|-- IN ---+-- <gid> -->
|
‘-->

Figure 3:18. Positioning with respect to an intersection

Figure 3:19. Positioning with respect to an intersection

Figure 3:20. Positioning with respect to an intersection