At 09:18 00/10/25 -0400, you wrote:
>Hi Arto Korpisalo,
>
>Profile plotting involves setting over 100 parameters and the process of
>doing this can become rather tedious and confusing. In order to give
>users/developer full control, we use INI parameter files to set those
>parameters which are handled by the MSTK and STK classes under GX developer
>environment.
>
>There are several places to find more information on how to set those
>parameters. The first place will be the MSTK.GXH and STK.GXH. In addition,
>you can review PLOTPROFILE.GXC file which is available to all Geosoft users.
>This GX uses MSTK and STK classes to build profiles displayed in a Geosoft
>database into a map. You can take one step further by modifying this GX to
>save the INI parameters of profiles built into an ASCII file.
>
>Attached are two files, the modified version of the GX and the output
>parameter INI file building a single profile with log Y axis. I set up the
>profile within the database using log option and run the modified version of
>the GX to make the profile map. I named the output INI file DEMO.INI.
>
>The key INI parameter setting log option is YTRANSTYPE which should be set
>to 1.
>
>Regards,
>
>Henry

         Hi Henry!

First of all thanks a lot for the code! It was just what I needed. I  am 
now plotting
the profiles on the map in the BaseView. As You know the the lower left corner
coordinates of the profile are constant. I have tried to add an 
interactively part
where I define the lower corner (rX and rY) with the mouse I couldn't do 
that. Can
You give some advice. I have modified the gx so it does plot the profiles 
in the
BaseView but only with contant values of rX and rY. I can move the axis where
I want but the profile itself is not movable. At first I have to get the 
left corner of
the profile plot defined with the mouse.

Regards,

Arto

_______________________________________________________
More mailing list info http://www.geosoft.com/support/listserv/index.html
List Archive http://www.mail-archive.com/[email protected]

Reply via email to