Share

AcDbPlotSettings::drawViewportsFirst

C++

Adesk::Boolean drawViewportsFirst() const;

Description

Indicates whether the plotting system will plot the objects in paper space first or last.

This is relative to the floating model space viewports.

Returns

Returns Adesk::kFalse if paper space is plotted first, or Adesk::kTrue if last.

Links

AcDbPlotSettings

Was this information helpful?