• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    New Member
    mllenz
    Posts: 1
    Registered: ‎01-17-2012

    Reconfigure a Plot

    92 Views, 1 Replies
    01-17-2012 06:02 AM
    Hi guys, I need a way to detect and cancel a plot... I know that PlotReactorManager (at PlottingServices) has a property BeginPlot that can interrupt this with the BeginPlotEventHandler , but I didn't find how to cancel that. It is possible?
    Please use plain text.
    Distinguished Contributor
    VB_Autocad_guy
    Posts: 136
    Registered: ‎07-24-2009

    Re: Reconfigure a Plot

    01-17-2012 08:14 AM in reply to: mllenz

    Why do you need to detect and cancel a plot? What's that function help you do in the big picture? 

    Does this have anything to do with your plotter/printer buffer. 

     

    If so it's all about using a timer function that gives a delay between each set of prints. 

     

    But... of course that doesn't answer your direct question. Sorry. :smileyhappy:

    Please use plain text.