Overlaying dxf files

If you have any comments or questions about our developing tools, please do not hesitate to contact us at this forum

Moderators: admin, SDS, support

Overlaying dxf files

Postby AndyStephenson » 27 Oct 2006, 10:49

Hi,

I would like to load a dxf image, then create an empty version of this dxf file and save it to disk.

The empty version of the dxf I want to load as an overlay to the original file. Very much like redlining, but I need to use lots of layers.

Is this possible with CADImportVCL?

Regards,

Andy
AndyStephenson
 
Posts: 8
Joined: 10 Oct 2006, 09:08
Location: United Kingdom

Postby support » 27 Oct 2006, 15:04

Hello Andy,

CADImportVCL (available on: http://www.cadsofttools.com/download/cadimportvcl.zip) contains such example in the demo application in the ..\cadimportvcl\Delphi\Demos\TextChange+Color2LineWeight\.. folder.
Please examine <b>procedure TForm1.sbMergingTestClick(Sender: TObject);</b>.
It shows how to add entities into the vCADFiles[0] or vCADFiles[1].
This line recalculates their extents: TsgDXFImage(vCADFiles[0]).GetExtents;

Sergey.

please post questions to the forum or write to support@cadsofttools.com
support
 
Posts: 2228
Joined: 30 Mar 2005, 08:36
Location: Russia


Return to CADImportVCL + DXFExportVCL

Who is online

Users browsing this forum: No registered users and 0 guests

cron