DXF Export VCL with SetWorldTransform
Moderators: SDS, support, admin
-
- Posts: 1
- Joined: 10 Jun 2006, 07:55
DXF Export VCL with SetWorldTransform
Hello,
I have a simple application that draws lines and circles in a triangular pattern in GDI. I use the transformation functions to rotate the lines and circles by +- 30 deg. It all looks good in EMF, viewing and printing. However, when converting to DXF with the trial package, some circles look like ellipses and some of them have their sizes significantly altered, and the text associated is totally misplaced.
Any insight?
PS: I am evaluating you product to buy at least 5 licences and requiring our customers to buy their licences if we can make this work.
Thank you.
I have a simple application that draws lines and circles in a triangular pattern in GDI. I use the transformation functions to rotate the lines and circles by +- 30 deg. It all looks good in EMF, viewing and printing. However, when converting to DXF with the trial package, some circles look like ellipses and some of them have their sizes significantly altered, and the text associated is totally misplaced.
Any insight?
PS: I am evaluating you product to buy at least 5 licences and requiring our customers to buy their licences if we can make this work.
Thank you.
Hello Roger,
Could you please send us your files on support@cadsofttools.com for testing and solving the problem?
Sergey.
please post questions to the forum or write to support@cadsofttools.com
Could you please send us your files on support@cadsofttools.com for testing and solving the problem?
Sergey.
please post questions to the forum or write to support@cadsofttools.com
Hello all,
The problem has been solved. Corrected DXFExportVCL is available on: http://www.cadsofttools.com/download/dxfexportvcl.zip
We have improved the work with combinations of GDI "coordinate's transformation" functions: SetMapMode, SetViewportOrgEx, SetWindowExtEx, SetViewportExtEx, SetWorldTransform.
Sergey.
please post questions to the forum or write to support@cadsofttools.com
The problem has been solved. Corrected DXFExportVCL is available on: http://www.cadsofttools.com/download/dxfexportvcl.zip
We have improved the work with combinations of GDI "coordinate's transformation" functions: SetMapMode, SetViewportOrgEx, SetWindowExtEx, SetViewportExtEx, SetWorldTransform.
Sergey.
please post questions to the forum or write to support@cadsofttools.com