Hello mappers,

I have two tables in MI 4.5:

        -One called Celdas that contains 1 Km. squares.(grid cells)
        -Another called Flujos that contains lines.

The lines simulates de flow of water from one cell to another,and go from
one cell centroid to another cell centroid. It is possible that one cell
contains more than one line, but only one line can have it's starting point
in a cell centroid.

The idea is that, for example, if the water from cell 1234 goes to cell 1235
I'll have a line from cell 1234 centroid to cell 1235 centroid.

The user is allowed to change the destination cell, so I need to change the
coordinates of the ending point of the line.

I have in two variables the code of both starting and ending cells.(What the
user selects is the cell, not the line), and the ending cell is an attribute
of the table Celdas.

What is the easiest way to select the line and change its coordinates using
MB?

Thank you,
Jos� Luis Armero
Madrid, SPAIN
INCLAM, S.A.
[EMAIL PROTECTED]
BEGIN:VCARD
VERSION:2.1
N:Armero;Jos� Luis;;;
FN:Jos� Luis Armero
ORG:INCLAM, S.A.
ADR;HOME:;;;Madrid;;;Espa�a
LABEL;HOME;ENCODING=QUOTED-PRINTABLE:Madrid=0D=0AEspa=F1a
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:19981223T154408Z
END:VCARD

Reply via email to