habeebpm
2009-10-22, 04:15 PM
I am newbie to .net. I have a silly query. Can you please help me with the creation of a command for plotting the active drawing with a single stroke command? I was able to do the same with VBA, but .net is not taking me anywhere. For the last three days I was searching on the net in vain to get some idea or sample code..please help..thanks
The vba code look like this
dim acdLyt as AcadLayout
acdLyt.configname="MY CONFIG"
acdLyt.xxxxx
xxxxxxxxxxx
actLyt.plot plottodevice...
Any help/sample code will be highly appreciated
The vba code look like this
dim acdLyt as AcadLayout
acdLyt.configname="MY CONFIG"
acdLyt.xxxxx
xxxxxxxxxxx
actLyt.plot plottodevice...
Any help/sample code will be highly appreciated