COM / ActiveX SDK Documentation  2020SP3
Public Member Functions | Properties | List of all members
IAcadPlot Interface Reference

Added interface. More...

import"FxInterfaces.idl";

Inheritance diagram for IAcadPlot:

Public Member Functions

HRESULT DisplayPlotPreview ([in] AcPreviewMode Preview)
 
HRESULT PlotToFile ([in] BSTR plotFile, [in, optional] VARIANT plotConfig, [out, retval] VARIANT_BOOL *success)
 
HRESULT PlotToDevice ([in, optional] VARIANT plotConfig, [out, retval] VARIANT_BOOL *success)
 
HRESULT SetLayoutsToPlot ([in] VARIANT layoutList)
 
HRESULT StartBatchMode ([in] long entryCount)
 

Properties

IAcadApplication Application [get]
 
VARIANT_BOOL QuietErrorMode [get, set]
 
long NumberOfCopies [get, set]
 
VARIANT_BOOL BatchPlotProgress [get, set]
 

Detailed Description

Added interface.

Definition at line 980 of file FxInterfaces.idl.

Member Function Documentation

◆ DisplayPlotPreview()

HRESULT IAcadPlot::DisplayPlotPreview ( [in] AcPreviewMode  Preview)

◆ PlotToDevice()

HRESULT IAcadPlot::PlotToDevice ( [in, optional] VARIANT  plotConfig,
[out, retval] VARIANT_BOOL *  success 
)

◆ PlotToFile()

HRESULT IAcadPlot::PlotToFile ( [in] BSTR  plotFile,
[in, optional] VARIANT  plotConfig,
[out, retval] VARIANT_BOOL *  success 
)

◆ SetLayoutsToPlot()

HRESULT IAcadPlot::SetLayoutsToPlot ( [in] VARIANT  layoutList)

◆ StartBatchMode()

HRESULT IAcadPlot::StartBatchMode ( [in] long  entryCount)

Property Documentation

◆ Application

IAcadApplication IAcadPlot::Application
get

◆ BatchPlotProgress

VARIANT_BOOL IAcadPlot::BatchPlotProgress
getset

◆ NumberOfCopies

long IAcadPlot::NumberOfCopies
getset

◆ QuietErrorMode

VARIANT_BOOL IAcadPlot::QuietErrorMode
getset

The documentation for this interface was generated from the following file: