Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Multimedia > Graphics

    SDXF 1.1.1

    Download button

    Downloads: 1,939  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Stani and Kellbot | More programs
    GPL / FREE
    April 12th, 2011, 05:56 GMT
    ROOT / Multimedia / Graphics

     Read user reviews (0)  Refer to a friend  Subscribe

    SDXF description

    Python library to generate DXF drawing files (CAD)

    SDXF is a Python library to generate DXF files. DXF is an abbreviation of Data Exchange File, a vector graphics file format. It is supported by virtually all CAD products (such as AutoCAD, 3Dstudio, Blender, Maya,Vectorworks...) and vector drawing programs (such as Illustrator, Flash, ...).

    SDXF can generate complex CAD drawings (dxf format) with all kind of entities (such as 3DFace, Arc, Insert, Circle, Line, Mtext, Point, Polyline, Rectangle (can be filled), Solid & Text). They can be structured with Layers, Blocks, Linetypes, Text styles and Views.

    Example:

    import sdxf

    d=sdxf.Drawing()

    d.append(sdxf.Text('Hello World!',point=(3,0,1)))

    d.append(sdxf.Line(points=[(0,0,0),(1,1,1)]))

    d.saveas('hello_world.dxf')


    For more info: http://dxf.stani.be http://jonschull.blogspot.com/2008/12/kellbot-sdxf-python-library-for-dxf.html

    NOTE: This exists because of defun. http://pypi.python.org/pypi/SDXFpypi.python.org/pypi/SDXF

    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    Python library | generate complex CAD drawings | generate DXF files | SDXF | Python | library

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM