Search found 8 matches
- 06 Mar 2023, 14:06
- Forum: CAD VCL
- Topic: Reading TsgExportParams back at Import
- Replies: 1
- Views: 1435
Reading TsgExportParams back at Import
Hi there,
when a DXF-/DWG-File is saved with the TsgCADExport-class I can assign TsgExportParams and set specific informations like the author of the file. Thats great and all, but how can I read the exported information back at the import?
Thanks in advance,
Kevin
when a DXF-/DWG-File is saved with the TsgCADExport-class I can assign TsgExportParams and set specific informations like the author of the file. Thats great and all, but how can I read the exported information back at the import?
Thanks in advance,
Kevin
- 12 Oct 2020, 12:14
- Forum: CAD VCL
- Topic: Import AutoCAD Multileader/AcDbMLeader
- Replies: 3
- Views: 4343
Re: Import AutoCAD Multileader/AcDbMLeader
Hello Mikhail,
thank you for your answer. I sent you the regarding dxf-file.
Kevin.
thank you for your answer. I sent you the regarding dxf-file.
Kevin.
- 08 Oct 2020, 17:38
- Forum: CAD VCL
- Topic: Import AutoCAD Multileader/AcDbMLeader
- Replies: 3
- Views: 4343
Import AutoCAD Multileader/AcDbMLeader
Hi there, we got from one of our customers a dxf-file where text-entities are declared as "AcDbMLeader"-entities. I tried it to open in our own CADVCL-DxfImport and in both the Viewer and Simple-Import demos but I just get the outline of the text: dxf_multileader.png If I let the Simple-Import-demo ...
- 23 Jul 2019, 09:49
- Forum: CAD VCL
- Topic: Understanding the TsgCADHatch-Entity
- Replies: 2
- Views: 11153
Re: Understanding the TsgCADHatch-Entity
Hi Maria,
thank you for your help. This was exactly what I needed
Kevin
thank you for your help. This was exactly what I needed

Kevin
- 19 Jul 2019, 12:57
- Forum: CAD VCL
- Topic: Understanding the TsgCADHatch-Entity
- Replies: 2
- Views: 11153
Understanding the TsgCADHatch-Entity
Hi there, I'm searching for a simple way to read/iterate and finally display TsgCADHatch-entities like these marked with the red quad: dxf_hatches.png I looked at the source-code of the SimpleImport- and Viewer-Demos but they just can display them. I did not found how they are drawn. What I found ou...
- 14 May 2019, 10:39
- Forum: CAD VCL
- Topic: TdwgReader fails to open this file
- Replies: 1
- Views: 8166
TdwgReader fails to open this file
Hello there, we encountered the problem that the TdwgReader fails to open/read this specific dwg-file: https://www.heinze.de/cad-manager/18985642/0/ The file format reads as AC1014. The problem seems to lie within this file, because we can import other DWG-files with AC1014 without a problem. We con...
- 14 Mar 2018, 12:15
- Forum: CAD VCL
- Topic: Add TBitmap to Layout
- Replies: 2
- Views: 16207
Re: Add TBitmap to Layout
Hello Mikhail,
thanks for the code snipped, worked like a charm
Kevin
thanks for the code snipped, worked like a charm

Kevin
- 09 Mar 2018, 14:54
- Forum: CAD VCL
- Topic: Add TBitmap to Layout
- Replies: 2
- Views: 16207
Add TBitmap to Layout
Hi,
how can I add a TBitmap to a Layout? I found the Entity TsgDXFImageEnt, but with which properties can I set the position/size/etc.? I looked in your CAD VCL Help, but I can't figure it out. Can you give me an example?
Thanks in advance.
Kevin
how can I add a TBitmap to a Layout? I found the Entity TsgDXFImageEnt, but with which properties can I set the position/size/etc.? I looked in your CAD VCL Help, but I can't figure it out. Can you give me an example?
Thanks in advance.
Kevin