Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: How can I create a simple Autocad drawing with Perl

by NERDVANA (Deacon)
on Oct 01, 2019 at 06:41 UTC ( [id://11106896]=note: print w/replies, xml ) Need Help??


in reply to How can I create a simple Autocad drawing with Perl

I would suggest using OpenSCAD to generate the dxf, and then generate the code for openscad using perl.
  • Comment on Re: How can I create a simple Autocad drawing with Perl

Replies are listed 'Best First'.
Re^2: How can I create a simple Autocad drawing with Perl
by Lotus1 (Vicar) on Oct 01, 2019 at 13:34 UTC

    I've used OpenSCAD quite a bit for 3D design but I had forgotten that it will export to DXF. I don't know how I would write code in Perl to create OpenSCAD code. That would be an interesting project for a new module. I have about 6,000 drawings to create this way daily so it would need to be a general solution.

    I have been planning to create SVG in Perl and then automate converting that to DXF with Inkscape. OpenSCAD might be even better at the SVG to DXF conversion. Thanks for the suggestion.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11106896]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-20 00:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found