| Did you know ... | Search Documentation: |
| Send methods |
<-is_displayed
yields @off,
undisplay the connection.<-from_handle
and connection<-to_handle
if these are not fixed->points
if necessary.->points.<-from;
the second connection<-to. Link
is a link object
describing the handles and characteristics of the line (graphical<-pen, joint<-arrows,
...). The two name arguments define the name of the handle to connect to
at the connection<-from
resp. connection<-to
side. When omitted and there are multiple matching handles PCE will
connect to the
best-looking one.
Always succeeds, also if the line cannot (yet) been created because there is no common device to display the graphical on.
->connect->compute. connection->points
is the only method to change a connection as all other methods are
discarded by a redefined connection->geometry
method.
connection->points
may be used to manage a label for the connection.
<-arrows, graphical<-texture
and graphical<-pen
from the connection<-link and update
accordingly.