Primitive Element Connection
- Last UpdatedNov 17, 2025
- 2 minute read
Keywords:
CONNECT
Description:
The command allows the current primitive element to be ‘connected’ to another element or mapping pin. Any p-point on the Design element may be connected to any other p-point (except p-points on the same element). Mapping pins can also be used to great effect as they can connect and be connected to. In the former case, both the pin and Current Element move as a rigid entity; in the latter, the Current Element moves to the static pin.
The connection operation includes positioning and orientation of the Current Element so that the two specified Design Points are coincident and of opposite direction.
|
Examples: |
|
|---|---|
|
CONN P2 TO P1 OF /A |
The P2 of the Current Element is connected to the specified p-point on another element (see ). |
|
CONN PIN1 TO IDP@ |
The Current Element and PIN1 are moved and rotated so that PIN1 connects to the p-point hit. |
|
CONN IDP@ TO IDP@ AND X IS N |
The first point hit (belonging to the Current Element) is connected to the second point (belonging to another element). The Current Element is rotated so that its X axis is North in owner coordinates (see ). |
Note: The first p-point in the command must belong to the Current Element.
Command Syntax:
>-- CONnect <marke> TO <marke> -+- AND <bdir> IS <bdir> --.
| |
‘-------------------------+-->
Querying:
>-- Query ORIentation --+-- WRT --.
| |
|-- IN ---+-- <gid> -->
|
‘-->
>-- Query POSition --+-- <bpos> --.
| |
‘------------+-- WRT --.
| |
|-- IN ---+-- <gid> -->
|
‘-->

Figure 2:10. Connecting primitives by direct specification

Figure 2:11. Connecting primitives by using cursor selection