Class |
Description |
---|
BeginDocumentEventArgs | This class encapsulates the plot-specific information required by the BeginDocument event. This information includes:- a PlotInfo object
- document name
- number... more
|
BeginPageEventArgs | This class encapsulates the plot-specific information required by the BeginPage event. This information includes:- a PlotInfo object
- a PlotPageInfo object... more
|
BeginPlotEventArgs | This class encapsulates the plot-specific information required by the BeginPlot event. This information includes:- a PlotProgress object
- a PlotType object... more
|
DsdData | This .NET class wraps the AcPlDSDData ObjectARX class.DSDData reads and writes DSD files. It holds an array of Entry... more |
DsdEntry | This .NET class wraps the AcPlDSDEntry
ObjectARX class.Entry holds information specific to a sheet (in a sheet set). Data... more |
DsdEntryCollection |
This .NET class wraps the AcPlDSDEntries
ObjectARX class.Entries is a typedef for an instance of the AcArray template class.... more |
Dwf3dOptions | This .NET class wraps the AcPl3DDwfOptions ObjectARX struct. |
EndDocumentEventArgs | This class encapsulates the plot-specific information required by the EndDocument event. This information includes a PlotCancelStatus flag. |
EndPageEventArgs | This class encapsulates the plot-specific information required by the EndPage event. This information includes a SheetCancelStatus flag. |
EndPlotEventArgs | This class encapsulates the plot-specific information required by the EndPlot event. This information includes a PlotCancelStatus flag. |
HostAppServices | This .NET class wraps the AcPlHostAppServices ObjectARX class.HostAppServices defines an interface that plot host applications must implement to provide... more |
PlotConfig | This .NET class wraps the AcPlPlotConfig ObjectARX class.Instances of PlotConfig represent a single device or PC3 file installed on... more |
PlotConfigInfo | This .NET class wraps the AcPlPlotConfigInfo ObjectARX class.PlotConfigInfo is a lightweight class containing information about a device. A collection... more |
PlotConfigInfoCollection |
This .NET class wraps the AcArray<AcPlPlotConfigInfo, AcArrayObjectCopyReallocator<PlotConfigInfo> > ObjectARX class.AcArrayObjectCopyReallocator is a template class for dynamic arrays.If the... more |
PlotConfigManager | This .NET class wraps the AcPlPlotConfigManager ObjectARX class.PlotConfigManager exposes access to plot configurations, plot style tables, devices, and PC3... more |
PlotEngine | This .NET class wraps the AcPlPlotEngine ObjectARX class.Applications use an PlotEngine interface to plot one or more documents to... more |
PlotFactory | This .NET class wraps the AcPlPlotFactory ObjectARX class.The PlotFactory class creates plot engines for use by applications. Only one... more |
PlotInfo | This .NET class wraps the AcPlPlotInfo ObjectARX class.PlotInfo is a utility class that provides methods for building information about... more |
PlotInfoValidator | This .NET class wraps the AcPlPlotInfoValidator ObjectARX class.The PlotInfoValidator class merges plot settings from a layout object, an PlotSettings... more |
PlotLogger | This .NET class wraps the AcPlPlotLogger
ObjectARX class.This class is used by the application to journal the normal progress... more |
PlotPageInfo | This .NET class wraps the AcPlPlotPageInfo ObjectARX class.PlotPageInfo returns information about the objects contained on a plotted page. Applications... more |
PlotProgress | This .NET class wraps the AcPlPlotProgress ObjectARX class.The PlotProgress interface defines the behaviors that a plot progress dialog must... more |
PlotProgressDialog | This .NET class wraps the AcPlPlotProgressDialog ObjectARX class.This class implements a default plot progress dialog supplied as part of... more |
PlotReactorManager | This .NET class wraps the AcPlPlotReactorMgr ObjectARX class.This class manages a list of PlotReactor instances and provides methods for... more |
PreviewEndPlotInfo | This .NET class wraps the ACPL_PREVIEWENDPLOT ObjectARX class.ACPL_PREVIEWENDPLOT contains information about the results of a plot preview operation.Callers... more |