API === This part of the documentation covers all the interfaces of `pyautocad` Main Autocad interface ---------------------- .. automodule:: pyautocad.api :members: .. data:: ACAD Constants from AutoCAD type library, for example:: text.Alignment = ACAD.acAlignmentRight ----------------------------------------------------------------------------- Types ------ .. automodule:: pyautocad.types :members: ----------------------------------------------------------------------------- Utility functions ----------------- .. automodule:: pyautocad.utils :members: ----------------------------------------------------------------------------- Working with Tables ------------------- .. automodule:: pyautocad.contrib.tables :members: