Replies: 6 comments 5 replies
-
I googled "accoreconsole.exe" and found that it also ships with DWG TrueView 2019 and later. So, at least for Windows users, it is possible to get this application for free. I will consider a similar addon as for ODAFC if it works on my machine. |
Beta Was this translation helpful? Give feedback.
-
I tested this simple script to convert a DWG to a DXF:
Execution by accoreconsole.exe , where and got this result:
It doesn't also recognize the commands |
Beta Was this translation helpful? Give feedback.
-
try "accoreconsole.exe /i "\input.dwg" |
Beta Was this translation helpful? Give feedback.
-
The console does not accept any input, just beeps... I assume the |
Beta Was this translation helpful? Give feedback.
-
I will not add an add-on to wrap the
|
Beta Was this translation helpful? Give feedback.
-
that's cool!thanks!
…------------------ 原始邮件 ------------------
发件人: "mozman/ezdxf" ***@***.***>;
发送时间: 2023年5月19日(星期五) 下午4:27
***@***.***>;
抄送: "Bounty ***@***.******@***.***>;
主题: Re: [mozman/ezdxf] some ideas for add-ones to transfer dwg to dxf and print cad (Discussion #724)
The converter is free, the trail is for the ODA membership. Just click on "Try for Free".
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We can actually make full use of AutoCad accoreconsole.exe to do something that is original?authentic?
Here's the code if you can get it~
code transfer dwg to dxf with computer installed AutoCad
code print CAD file with computer installed AutoCad, while '2048SQUARE' is predefined papersize
These codes are actually running in our startup company web software online, but our starup failed, so I come to share the idea.
We can actually make full use AutoCad accoreconsole.exe to do something
Beta Was this translation helpful? Give feedback.
All reactions