Share

AcDbPlotSettings::plotHidden

C++

Adesk::Boolean plotHidden() const;

Description

Indicates whether or not the objects in paperspace are processed through the hidden line algorithm. Note that this doesn't affect objects inside of floating model space viewports. A separate control, specified per viewport, controls hidden line removal within those viewports.

Links

AcDbPlotSettings

Was this information helpful?