Share

AcPl Structs

Description

Describes structs specific to AcPl classes.

Structures

Structure Description
ACPL_PREVIEWENDPLOT This structure contains information about the results of a plot preview operation. Callers pass a pointer to an ACPL_PREVIEWENDPLOT structure to AcPlPlotEngine::endPlot() in order to obtain information about how the preview was terminated. Upon successful termination of endPlot(), this structure is updated to contain information about how the preview was terminated. The nStatus member of this struct will be set to one of the PreviewStatus values.
AcPl3dDwfOptions 3D DWF options for publishing.

Was this information helpful?