ObjectARX
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is it possilble? Anyone?

0 REPLIES 0
Reply
Message 1 of 1
Anonymous
122 Views, 0 Replies

Is it possilble? Anyone?

I'd like to register my function ARX(written in Visual Studio C++.NET), but
have it call a sub-function within a VLX utility. Or has anyone ever done
this?

LISP Example:

(Defun c:Widget (/)
(call_sub_function)
(princ)
)
(defun call_sub_function (/)
;Do what ever
(princ)
)

Trying to avoid having to rewrite the entire thing in Visual .net, and just
define the command so I can register it for Autocad 2004, instead of having
to call it from startup suite or acaddoc.
0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost