Share

AcPlPlotFactory

Class Hierarchy

AcPlPlotFactory

C++

class AcPlPlotFactory;

File

AcPlPlotFactory.h

Description

The AcPlPlotFactory class creates plot engines for use by applications. Only one engine can exist at a time, so applications should create engines just before they are needed and destroy them (by calling AcPlPlotEngine::destroy()) when they are no longer needed.

Links

AcPlPlotFactory Enumerations, AcPlPlotFactory Methods

Was this information helpful?