pyautocad
stable
  • Getting started
  • Usage
  • API
pyautocad
  • Docs »
  • Welcome to pyautocad’s documentation!
  • Edit on GitHub

Welcome to pyautocad’s documentation!¶

pyautocad - library aimed to simplify writing ActiveX Automation scripts for AutoCAD with Python

Contents:¶

  • Getting started
    • Installation
    • Requirements
    • Retrieving AutoCAD ActiveX documentation
    • What’s next?
  • Usage
    • Main interface and types
    • Working with tables
    • Improve speed
    • Utility functions
  • API
    • api - Main Autocad interface
    • types - 3D Point and other AutoCAD data types
    • utils - Utility functions
    • contrib.tables - Import and export tabular data from popular formats
    • cache - Cache all object’s attributes

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2014, Roman Haritonov. Revision bf66185d.

Built with Sphinx using a theme provided by Read the Docs.