Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbViewport::plotAsRaster Method
Syntax
C++
bool plotAsRaster() const;

Checks whether the viewport will plot raster output based on the viewport's current shade plot settings.

true if all of the following conditions are false:

  • Render mode is kWireframe or k2DOptimized.
  • Visual style type is k2DWireframe or k3DWireframe.
  • Visual style has an OdGiFaceStyle::kInvisible lighting model for faces and an OdGiEdgeStyle::kIsolines edge model for edges.
Copyright © 2002-2022. Open Design Alliance All rights reserved.