BatchPlotProgress Property

Gets the current status of the batch plot, or terminates the batch plot.

See Also | Example

Signature

object.BatchPlotProgress

object

Plot
The object or objects this property applies to.

BatchPlotProgress

Boolean; read-write

TRUE: The batch plot is in progress.

FALSE: The batch plot has been cancelled or aborted. Setting BatchPlotProgress to FALSE will terminate the batch plot.

Remarks

This property is obsolete and may be removed in a future version of AutoCAD.

 

   Comments?