Skip to content

kevinzhwl/SmartObjectARX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartObjectARX

##What is this

A easy-include version of AutoCAD ObjectARX include files

Ready to Work

  • copy all files which is without extension to inc 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 the file name'

#include <dbmain.h>

after 'include the class name '

#include <AcDbEntity>

##About Project

The project is based ObjectARX 2012 / Python Only support class right now, no struct,no enum, no global functions

##DONE & ENJOY

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published