Share

AcPlPlotProgress::setPlotCancelStatus

C++

virtual void setPlotCancelStatus(
    PlotCancelStatus Cancel
) = 0;

Description

Sets the cancel status of the current plot job. In a multi-sheet scenario, this method cancels the entire plot job process.

Parameters

Parameters Description
Cancel Input flag signifying the cancel status of the current plot job

Links

AcPlPlotProgress

Was this information helpful?