TsgDXFImage - How to pan one object

Discuss and ask questions about CAD VCL (Delphi and C++ Builder).

Moderators: SDS, support, admin

Post Reply
NoBit
Posts: 10
Joined: 31 May 2007, 17:06

TsgDXFImage - How to pan one object

Post by NoBit » 31 May 2007, 17:10

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

support
Posts: 3272
Joined: 30 Mar 2005, 11:36
Contact:

Post by support » 31 May 2007, 18:21

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

NoBit
Posts: 10
Joined: 31 May 2007, 17:06

Post by NoBit » 01 Jun 2007, 00:23

Ok Thanks very very much.
There is a strange thinks... 12 Mb dxf file is opened more fast than Autocad do [:D]

Very good job, now is time to think about a licence!

In a few days [^]

Thanks again

Eugenio

NoBit
Posts: 10
Joined: 31 May 2007, 17:06

Post by NoBit » 18 Jun 2007, 11:35

Hello

I need to buy the licence for dxf & vcl in delphi.

I sent you a mail, could you help me?

Thanks a lot and congratulation, your library works best!!!

Thanks again

Eugenio

support
Posts: 3272
Joined: 30 Mar 2005, 11:36
Contact:

Post by support » 18 Jun 2007, 12:32

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

Post Reply