FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AcPlPlotEngine Class Reference

#include <AcPlPlotEngine.h>

Public Member Functions

virtual Acad::ErrorStatus beginPlot (AcPlPlotProgress *, void *=NULL)
 
virtual Acad::ErrorStatus endPlot (void *=NULL)
 
virtual Acad::ErrorStatus beginDocument (AcPlPlotInfo &, const ACHAR *, void *=NULL, Adesk::Int32=1, bool=false, const ACHAR *=NULL)
 
virtual Acad::ErrorStatus endDocument (void *=NULL)
 
virtual Acad::ErrorStatus beginPage (AcPlPlotPageInfo &, AcPlPlotInfo &, bool, void *=NULL)
 
virtual Acad::ErrorStatus endPage (void *=NULL)
 
virtual Acad::ErrorStatus beginGenerateGraphics (void *=NULL)
 
virtual Acad::ErrorStatus beginGenerateGraphics (AcViewport *&, void *=NULL)
 
virtual Acad::ErrorStatus endGenerateGraphics (void *=NULL)
 
virtual void destroy ()
 
virtual bool isBackgroundPackaging () const
 

Detailed Description

Definition at line 29 of file _impl_include/acad/AcPlPlotEngine.h.

Member Function Documentation

◆ beginDocument()

virtual Acad::ErrorStatus AcPlPlotEngine::beginDocument ( AcPlPlotInfo & ,
const ACHAR * ,
void * = NULL,
Adesk::Int32 = 1,
bool = false,
const ACHAR * = NULL )
virtual

◆ beginGenerateGraphics() [1/2]

virtual Acad::ErrorStatus AcPlPlotEngine::beginGenerateGraphics ( AcViewport *& ,
void * = NULL )
virtual

◆ beginGenerateGraphics() [2/2]

virtual Acad::ErrorStatus AcPlPlotEngine::beginGenerateGraphics ( void * = NULL)
virtual

◆ beginPage()

virtual Acad::ErrorStatus AcPlPlotEngine::beginPage ( AcPlPlotPageInfo & ,
AcPlPlotInfo & ,
bool ,
void * = NULL )
virtual

◆ beginPlot()

virtual Acad::ErrorStatus AcPlPlotEngine::beginPlot ( AcPlPlotProgress * ,
void * = NULL )
virtual

◆ destroy()

virtual void AcPlPlotEngine::destroy ( )
virtual

◆ endDocument()

virtual Acad::ErrorStatus AcPlPlotEngine::endDocument ( void * = NULL)
virtual

◆ endGenerateGraphics()

virtual Acad::ErrorStatus AcPlPlotEngine::endGenerateGraphics ( void * = NULL)
virtual

◆ endPage()

virtual Acad::ErrorStatus AcPlPlotEngine::endPage ( void * = NULL)
virtual

◆ endPlot()

virtual Acad::ErrorStatus AcPlPlotEngine::endPlot ( void * = NULL)
virtual

◆ isBackgroundPackaging()

virtual bool AcPlPlotEngine::isBackgroundPackaging ( ) const
virtual

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