##What is this
A easy-include version of AutoCAD ObjectARX include files
- copy all files
which is without extension
toinc
folder of ObjectARX
OR
- customize the
filepath
in gen2.py - run gen2.py to generate the files
##How to Use
###include AcDbEntity Class Declare before
#include <dbmain.h>
after
#include <AcDbEntity>
##About Project
the project is based ObjectARX 2012 / Python
##DONE & ENJOY