On 12/4/05, Peter Horsbøll Møller <[EMAIL PROTECTED]> wrote:
> Richard,
>
> If you want to crate these centroid objects in another table this is how to 
> do it:
>
> Set Table NEW_TABLE FastEdit On Undo Off
> Insert Into NEW_TABLE (OBJ) Select Centroid(OBJ) From OLD_TABLE
> Commit Table NEW_TABLE
> Set Table NEW_TABLE FastEdit Off Undo On

Peter,

Thanks! Good points on: FastEdit On Undo Off

What I am working on is a fast, clean, way to get the user selection
to hard copy print. In most cases one can insert the selection into
the map and do a style override, but sometimes you want to show
centroids (like for very small polygons at small map scales).

A couple MapInfo "wish list" additions would be:
  + options > preferences > printer - 'print selection objects'
  + style selection for centroids
  + zoom level for centroid and node display

But MI seems to have their heads buried too far up their .NET
posteriors to concern themselves with the needs of users.

Regrads,
--
Richard Greenwood
[EMAIL PROTECTED]
www.greenwoodmap.com

_______________________________________________
MapInfo-L mailing list
[email protected]
http://www.directionsmag.com/mailman/listinfo/mapinfo-l

Reply via email to