Hello,
is it possible to get the Position back from the GetPoint Function?
In my application the User should click on the Image and set a "point of interest", which is not necessary entity of the drawing. This Point ahould be saved outside of the dxf Drawing in a database and shown everytime when the dxf is opened or redrawed. I tried
to give the argument as tagfpoint and also as a pointer to a adress, nothing helps, it looks like the fct needs a object?
Kind regards
Markus
CadViewX GetPoint Function under VB6
Moderators: SDS, support, admin
Hello Markus,
Thank you for the question. We'll answer you soon.
Sergey.
please post questions to the forum or write to support@cadsofttools.com
Thank you for the question. We'll answer you soon.
Sergey.
please post questions to the forum or write to support@cadsofttools.com
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by Markus</i>
<br />Hello,
is it possible to get the Position back from the GetPoint Function?
In my application the User should click on the Image and set a "point of interest", which is not necessary entity of the drawing. This Point ahould be saved outside of the dxf Drawing in a database and shown everytime when the dxf is opened or redrawed. I tried
to give the argument as tagfpoint and also as a pointer to a adress, nothing helps, it looks like the fct needs a object?
Kind regards
Markus
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
Hello Markus,
The problem is solved.
Please download the latest cadviewx:
http://www.cadsofttools.com/download/cadviewx.zip
See VB demo.
Kind regards,
Evgeny
<br />Hello,
is it possible to get the Position back from the GetPoint Function?
In my application the User should click on the Image and set a "point of interest", which is not necessary entity of the drawing. This Point ahould be saved outside of the dxf Drawing in a database and shown everytime when the dxf is opened or redrawed. I tried
to give the argument as tagfpoint and also as a pointer to a adress, nothing helps, it looks like the fct needs a object?
Kind regards
Markus
<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">
Hello Markus,
The problem is solved.
Please download the latest cadviewx:
http://www.cadsofttools.com/download/cadviewx.zip
See VB demo.
Kind regards,
Evgeny