Autodesk.AutoCAD.PlottingServices Namespace
Autodesk.AutoCAD.PlottingServices Namespace
Description

This is namespace Autodesk.AutoCAD.PlottingServices.

Dynamic-Link Library (DLL)

AcCoreMgd.dll

Classes
Class 
Description 

This class encapsulates the plot-specific information required by the BeginDocument event. This information includes:
  • a PlotInfo object
  • document name
  • number... more 

This class encapsulates the plot-specific information required by the BeginPage event. This information includes:
  • a PlotInfo object
  • a PlotPageInfo object... more 

This class encapsulates the plot-specific information required by the BeginPlot event. This information includes:
  • a PlotProgress object
  • a PlotType object... more 

This .NET class wraps the AcPlDSDData ObjectARX class.

DSDData reads and writes DSD files. It holds an array of Entry... more 

This .NET class wraps the AcPlDSDEntry
ObjectARX class.

Entry holds information specific to a sheet (in a sheet set). Data... more 

This .NET class wraps the AcPlDSDEntries
ObjectARX class.
Entries is a typedef for an instance of the AcArray template class.... more 

This .NET class wraps the AcPl3DDwfOptions ObjectARX struct. 

This class encapsulates the plot-specific information required by the EndDocument event. This information includes a PlotCancelStatus flag. 

This class encapsulates the plot-specific information required by the EndPage event. This information includes a SheetCancelStatus flag. 

This class encapsulates the plot-specific information required by the EndPlot event. This information includes a PlotCancelStatus flag. 

This .NET class wraps the AcPlHostAppServices ObjectARX class.

HostAppServices defines an interface that plot host applications must implement to provide... more 

This .NET class wraps the AcPlPlotConfig ObjectARX class.

Instances of PlotConfig represent a single device or PC3 file installed on... more 

This .NET class wraps the AcPlPlotConfigInfo ObjectARX class.
PlotConfigInfo is a lightweight class containing information about a device. A collection... more 

This .NET class wraps the AcArray<AcPlPlotConfigInfo, AcArrayObjectCopyReallocator<PlotConfigInfo> > ObjectARX class.

AcArrayObjectCopyReallocator is a template class for dynamic arrays.

If the... more 

This .NET class wraps the AcPlPlotConfigManager ObjectARX class.
PlotConfigManager exposes access to plot configurations, plot style tables, devices, and PC3... more 

This .NET class wraps the AcPlPlotEngine ObjectARX class.

Applications use an PlotEngine interface to plot one or more documents to... more 

This .NET class wraps the AcPlPlotFactory ObjectARX class.

The PlotFactory class creates plot engines for use by applications. Only one... more 

This .NET class wraps the AcPlPlotInfo ObjectARX class.

PlotInfo is a utility class that provides methods for building information about... more 

This .NET class wraps the AcPlPlotInfoValidator ObjectARX class.

The PlotInfoValidator class merges plot settings from a layout object, an PlotSettings... more 

This .NET class wraps the AcPlPlotLogger
ObjectARX class.

This class is used by the application to journal the normal progress... more 

This .NET class wraps the AcPlPlotPageInfo ObjectARX class.
PlotPageInfo returns information about the objects contained on a plotted page. Applications... more 

This .NET class wraps the AcPlPlotProgress ObjectARX class.
The PlotProgress interface defines the behaviors that a plot progress dialog must... more 

This .NET class wraps the AcPlPlotProgressDialog ObjectARX class.
This class implements a default plot progress dialog supplied as part of... more 

This .NET class wraps the AcPlPlotReactorMgr ObjectARX class.
This class manages a list of PlotReactor instances and provides methods for... more 

This .NET class wraps the ACPL_PREVIEWENDPLOT ObjectARX class.
ACPL_PREVIEWENDPLOT contains information about the results of a plot preview operation.

Callers... more 
Enumerations
Enumeration 
Description 

This enumeration wraps the AcPlHostAppServices::PlotStatus ObjectARX enum. It signifies the plot state, condition, or results of the plot job. 

This enumeration wraps the AcPlPlotInfoValidator::eCustomSizeResult ObjectARX enum. It defines the return flags from the PlotInfoValidator.isCustomSizePossible() method. 

This enumeration wraps the GS::DeviceType ObjectARX enumeration.
This enumeration defines the device type represented by an ClassFactory object. 

This .NET class wraps the MatchingPolicy ObjectARX class.

MatchingPolicy enumeration defines the supported media-matching policies on the PlotInfoValidator class. 

This .NET class wraps the AcPlPlotInfo::MergeStatus ObjectARX enum. 

This .NET class wraps the PlotCancelStatus ObjectARX class.

PlotCancelStatus enumeration defines the plot cancel states in a multi-sheet scenario. 

This enumeration wraps the AcPlPlotProgressDialog::PlotMSGIndex ObjectARX enum. It defines the UI aspects of the plot progress dialog. 

This .NET enum wraps the PlotToFileCapability ObjectARX enum. It describes the ability of an PlotConfig object to plot to a... more 

This enumeration wraps the PreviewStatus ObjectARX enum. It gives the status values for ACPL_PREVIEWENDPLOT. 

This .NET class wraps the AcPlPlotFactory::PreviewEngineFlags ObjectARX class. It describes the plot preview functionality. 

This .NET class wraps the AcPlPlotFactory::ProcessPlotState ObjectARX class. It assigns values that describe the current plot process. 

This .NET enum wraps the AcPlPlotConfigManager.RefreshCode ObjectARX enum. This enumeration defines the flags that can be specified to refresh the... more 

This .NET enum wraps the PlotProgress::SheetCancelStatus ObjectARX enum. It defines the sheet cancel states in a single-sheet plotting scenario. 

This .NET enum wraps the AcPlDSDEntry::SheetType ObjectARX enum. It represents the type of sheet (multi sheet or single sheet). 

This enumeration wraps the AcPlPlotConfigManager::StdConfigs ObjectARX enum. It is used to identify special device types installed with AutoCAD.
It lists... more 
Structures
Structure 
Description 

This class provides properties that describe the boundaries of the media in terms of page size, lower left printable area,... more 
   Comments?