Share

AcDbPlotSettings::drawViewportsFirst

C++

Adesk::Boolean drawViewportsFirst() const;

Description

This method indicates whether the plotting system will plot the objects in paperspace first (if it returns Adesk::kFalse), or last (if it returns Adesk::kTrue). This is relative to the floating model space viewports.

Links

AcDbPlotSettings

Was this information helpful?