Share

AcPlPlotPageInfo

Class Hierarchy

AcHeapOperators
AcRxObject
    AcPlObject
        AcPlPlotPageInfo

C++

class AcPlPlotPageInfo : public AcPlObject;

File

AcPlPlotEngine.h

Description

Returns information about the objects contained on a plotted page. Applications can use this information as a starting point for estimating the time required to plot the page (or, more precisely, to determine whether to warn the user that the page will take a long time to plot). An object of this type is returned by the AcPlPlotEngine::startPage() method.

Links

AcPlPlotPageInfo Methods

Was this information helpful?