TsgDXFImage - How to pan one object
Moderators: SDS, support, admin
TsgDXFImage - How to pan one object
Hello
I'm studing this component to import into a precreated dxf drawing another one to do some dimensional check.
How is possible to move the imported one by code or using mouse (in runtime)?
Thanks a lot
I return to delphi to study
Bye
Eugenio
I'm studing this component to import into a precreated dxf drawing another one to do some dimensional check.
How is possible to move the imported one by code or using mouse (in runtime)?
Thanks a lot
I return to delphi to study
Bye
Eugenio
Hello Eugenio,
We would like you to pay attention on two demo application from the <b>CAD Import VCL</b> package (it is available at: http://www.cadsofttools.com/download/cadimportvcl.zip).
<ul><li>Demo in the ..\cadimportvcl\Delphi\Demos\TextChange+Color2LineWeight\.. folder of the package contains example of merging files. Please see procedure TForm1.sbAddScaledFilesClick(Sender: TObject); </li>
<li>Demo in the ..\cadimportvcl\Delphi\Demos\Editor\.. folder demonstrates how to move entities using mouse cursor. Selecting logic is implemented in the <b>sgSManager</b> module.</li>
</ul>
Sergey.
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
We would like you to pay attention on two demo application from the <b>CAD Import VCL</b> package (it is available at: http://www.cadsofttools.com/download/cadimportvcl.zip).
<ul><li>Demo in the ..\cadimportvcl\Delphi\Demos\TextChange+Color2LineWeight\.. folder of the package contains example of merging files. Please see procedure TForm1.sbAddScaledFilesClick(Sender: TObject); </li>
<li>Demo in the ..\cadimportvcl\Delphi\Demos\Editor\.. folder demonstrates how to move entities using mouse cursor. Selecting logic is implemented in the <b>sgSManager</b> module.</li>
</ul>
Sergey.
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
Hello, Eugenio.
Please write us on info@cadsofttools.com
We will give you the whole necessary information on the licensing questions.
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
Please write us on info@cadsofttools.com
We will give you the whole necessary information on the licensing questions.
Sergey.
Please post questions to the forum or write to support@cadsofttools.com