PDA

View Full Version : .net plotting with single command



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

habeebpm
2009-11-02, 11:09 AM
This has been resolved myself and the complete solution is available at
http://cadesignet.typepad.com/cadesignet/