Hello everyone,
is it possible to convert Pictures, drawn with gedi, into a *.dxf or *.dwg-File?
Best regards
Eric
Converting Gedi-Pictures to DXF or DWG
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: Converting Gedi-Pictures to DXF or DWG
Nobody has done that yet, but it should probably be possible.
You could save a panel as XML format and have a tool (e.g. xsltproc - just a guess) produce the final dxf or dwg format
You could save a panel as XML format and have a tool (e.g. xsltproc - just a guess) produce the final dxf or dwg format
- Heinrich
- Posts:22
- Joined: Wed Mar 23, 2011 11:27 am
Re: Converting Gedi-Pictures to DXF or DWG
Hi,
sorry for the late response.
we made a customized dxf export in the controlscript.
Furthermore we created an plugin (ewo) to convert any panel into an svg-file.
Here are an example from the WinCC OA DemoApplication.
https://www.winccoa.com/fileadmin/image ... st_svg.zip
After it You can create the svg-file to dxf with INCSCAPE or https://cloudconvert.com/svg-to-dxf
Please feel free to contact me.
Best regards
Uwe Heinrich
Department ELBAS, Section Studies and Development
SIGNON Germany GmbH, Dresden

sorry for the late response.
we made a customized dxf export in the controlscript.
Furthermore we created an plugin (ewo) to convert any panel into an svg-file.
Here are an example from the WinCC OA DemoApplication.
https://www.winccoa.com/fileadmin/image ... st_svg.zip
After it You can create the svg-file to dxf with INCSCAPE or https://cloudconvert.com/svg-to-dxf
Please feel free to contact me.
Best regards
Uwe Heinrich
Department ELBAS, Section Studies and Development
SIGNON Germany GmbH, Dresden

- Attachments
-
- test_svg.zip
- (24.02 KiB) Downloaded 191 times