[futurebasic] Re: Regional differences

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : October 1998 : Group Archive : Group : All Groups

From: tedd <tedd@...>
Date: Sat, 3 Oct 1998 20:24:05 -0400
>>A related question: once a region has been closed, is there a way to
>>reopen it to add more data? (I'm guessing you have to create a new region
>>and merge the two.)
>Yep
>
>use UNIONRGN
>
>jonathan


There may be another way. For example, in investigating polygons, I found a
polygon structure. In that structure was all the x and y data as well as
the number of points within the polygon (and some other stuff). As such, I
was able to open polygons and redo their shape, add to the number of x,y
and without using the toolbox OPENPOLY function. One might be able to do
the same for regions.

tedd

___________________________________________________________________
<mailto:tedd@...>	               http://sperling.com/