# Can I control AutoCad2011 commands from processing?

**URL:** https://discourse.processing.org/t/can-i-control-autocad2011-commands-from-processing/516
**Category:** Project Guidance
**Created:** [May 29, 2018, 11:39pm UTC](https://discourse.processing.org/t/can-i-control-autocad2011-commands-from-processing/516 "2018-05-29T23:39:37Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![basher24](https://avatars.discourse-cdn.com/v4/letter/b/ee7513/32.png) [@basher24](https://discourse.processing.org/u/basher24)
#### Post date: [May 29, 2018, 11:39pm UTC](https://discourse.processing.org/t/can-i-control-autocad2011-commands-from-processing/516/1 "2018-05-29T23:39:37Z")

</div>

Or relationship between Autolisp language and processing ?

thanx  
Basher

---

<div class="post-metadata">

### Author: ![jeremydouglass](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jeremydouglass/32/20_2.png) [@jeremydouglass](https://discourse.processing.org/u/jeremydouglass)
#### Post date: [May 29, 2018, 11:45pm UTC](https://discourse.processing.org/t/can-i-control-autocad2011-commands-from-processing/516/2 "2018-05-29T23:45:52Z")

</div>

You might be interested in this paper:

- Extending Processing to CAD Applications  
[http://papers.cumincad.org/data/works/att/ecaade2015\_91.content.pdf](http://papers.cumincad.org/data/works/att/ecaade2015_91.content.pdf)

Do you need to generate AutoLISP from Processing, or do you need an AutoLISP interface of some kind through some protocol / API…? Or would exporting / importing models in different formats solve your problem?

There is a very old library, SuperCAD [1](https://processing.org/discourse/beta/num_1219666009.html), [2](https://forum.processing.org/one/topic/anyone-has-supercad-library.html) which I don’t think is updated or working with Processing 3 but might be of interest…
