Share

AcPlPlotProgress::setSheetCancelStatus

C++

virtual void setSheetCancelStatus(
    SheetCancelStatus Cancel
) = 0;

Description

Sets the cancel status of the current sheet plot progress.

Parameters

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

Links

AcPlPlotProgress

Was this information helpful?