CoverageGraphics2DProgress#

class ansys.stk.core.stkobjects.CoverageGraphics2DProgress#

Progress graphics for access calculations.

Overview#

show_graphics

Show Access Progress: specify whether to highlight the grid regions and points as accesses are being computed.

color

Progress graphics color.

Import detail#

from ansys.stk.core.stkobjects import CoverageGraphics2DProgress

Property detail#

property CoverageGraphics2DProgress.show_graphics: bool#

Show Access Progress: specify whether to highlight the grid regions and points as accesses are being computed.

property CoverageGraphics2DProgress.color: Color#

Progress graphics color.