|
FRX SDK Documentation 2025 SP0
|
#include <AcPlPlotInfo.h>
Additional Inherited Members | |
Static Public Member Functions inherited from AcRxObject | |
| static AcRxClass *__cdecl | desc (void) |
| static AcRxObject *__cdecl | cast (AcRxObject const *) |
Protected Member Functions inherited from AcRxObject | |
| AcRxObject (void) | |
| virtual AcRxObject * | subQueryX (AcRxClass const *) const |
Protected Attributes inherited from AcObject | |
| void * | m_pData |
Definition at line 27 of file _impl_include/acad/AcPlPlotInfo.h.
| AcPlPlotInfo::AcPlPlotInfo | ( | void | ) |
|
virtual |
Reimplemented from AcRxObject.
| AcPlPlotConfig const * AcPlPlotInfo::deviceOverride | ( | void | ) | const |
| bool AcPlPlotInfo::isCompatibleDocument | ( | AcPlPlotInfo const * | ) | const |
| AcDbObjectId AcPlPlotInfo::layout | ( | void | ) | const |
| AcDbPlotSettings const * AcPlPlotInfo::overrideSettings | ( | void | ) | const |
| void AcPlPlotInfo::setDeviceOverride | ( | AcPlPlotConfig const * | ) |
| void AcPlPlotInfo::setLayout | ( | AcDbObjectId & | ) |
| void AcPlPlotInfo::setOverrideSettings | ( | AcDbPlotSettings const * | ) |
| void AcPlPlotInfo::setValidatedConfig | ( | AcPlPlotConfig const * | ) |
| Acad::ErrorStatus AcPlPlotInfo::setValidatedSettings | ( | AcDbPlotSettings const * | ) |
| AcPlPlotConfig const * AcPlPlotInfo::validatedConfig | ( | void | ) | const |
| AcDbPlotSettings const * AcPlPlotInfo::validatedSettings | ( | void | ) | const |