Arin9916 Posted June 6, 2011 Posted June 6, 2011 i use to lisp like this (vl-cmdf "plot" "y" "" #a #b "M" "L" "n" "e" "f" "c" "y" #c "y" "a" "n" "y" "y") #a plotter #b pagename #c plotstyle i want to know that using visuallisp using vla-plot? plot is extend or windows and i want to put variable #a #b #c ^^ Quote
Lee Mac Posted June 6, 2011 Posted June 6, 2011 Look into the functions: vla-plottodevice, vla-setlayoutstoplot, vla-put-configname etc. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.