Sort by:
| Discussions | Replies | Latest Activity |
|---|---|---|
Adding menu items on the fly;;;-===-==-==-==-=-==-==-==-=-==-==-=-==-==-=-==-==-=-==-==-=-==-=-==- ;;;(Menu:loadDynamicPopUpMenu '("Mymen&u" ( ;;; ("&… Started by Daniel |
3 |
Jan 4 Reply by Deelip Menezes |
Dual offset for Bricscad(defun C:Dof (/ offdist offsetdist pickent pickobj) (vl-load-com) (setvar "ErrNo" 0) (setq OFFSETDIST (getvar "OFFSETDIST") offDist (… Started by Daniel |
2 |
Nov. 18, 2009 Reply by Daniel |
Document tabsEdit: see comment below Started by Daniel |
2 |
Sep. 18, 2009 Reply by Daniel |
A minimal Arx/Brx application.Ok So I had to do some funky brace work to beat Deelip’s world record shortest DRX module : ) #include <windows.h> #include <ar… Started by Daniel |
1 |
May. 11, 2009 Reply by Deelip Menezes |
LispExHaving a little fun testing out LispEx, just to see If I can break it : ) Even this routine I wrote a while back works.. ;;; -==-==-==-=… Started by Daniel |
0 | May. 10, 2009 |
Getting Started with BRX 1First the system requirements, Because you may be linking with MFC Ui classes in the BRX SDK, its important to have a compatible compiler,… Started by Daniel |
3 |
May. 9, 2009 Reply by Daniel |
© 2010 Created by Deelip Menezes.
Powered by
.