Issue in CAD to DXF Conversion
Moderators: SDS, support, admin
-
- Posts: 10
- Joined: 17 Oct 2019, 11:52
Issue in CAD to DXF Conversion
I am Converting the CAD File to DXF, It's converted into DXF but the text added to CAD is coming bigger than CAD Data in DXF and also the text is overlapping throughout the file.
Can anyone help me on this.
PFA for Reference.
Thanks & Regards,
Vishnu Vardhan Reddy Yalla.
Can anyone help me on this.
PFA for Reference.
Thanks & Regards,
Vishnu Vardhan Reddy Yalla.
- Attachments
-
- Converted File for Reference
- DXF.jpg (99.06 KiB) Viewed 5205 times
Re: Issue in CAD to DXF Conversion
Hi
Could you please share your original CAD file and specify the method you're using to convert it to DXF?
Andrei
Could you please share your original CAD file and specify the method you're using to convert it to DXF?
Andrei
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support
-
- Posts: 10
- Joined: 17 Oct 2019, 11:52
Re: Issue in CAD to DXF Conversion
Hi Andrei,
Please find the below code used for conversion
CADtoDXF ConvertDxf = new CADtoDXF(cadimage);
ConvertDxf.SaveToFile(fName);
Thanks & Regards,
Vishnu
Please find the below code used for conversion
CADtoDXF ConvertDxf = new CADtoDXF(cadimage);
ConvertDxf.SaveToFile(fName);
Thanks & Regards,
Vishnu
Re: Issue in CAD to DXF Conversion
Thank you
Could your also please provide us the original CAD file for testing? You can send it support@cadsofttools.com as an attachment
Andrei
Could your also please provide us the original CAD file for testing? You can send it support@cadsofttools.com as an attachment
Andrei
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support