CoverageGraphics3DAttributes#
- class ansys.stk.core.stkobjects.CoverageGraphics3DAttributes#
3D animation or static graphics options.
Overview#
Show Animation Graphics: specify whether to display coverage data for all points based on evaluation over the entire coverage interval. |
|
Animation Translucency Percentage: the translucency of the static graphics when grid points are filled. Dimensionless. |
|
Animation Point Size: the size of a grid point for static graphics when grid points are not filled. Dimensionless. |
Import detail#
from ansys.stk.core.stkobjects import CoverageGraphics3DAttributes
Property detail#
- property CoverageGraphics3DAttributes.show_graphics: bool#
Show Animation Graphics: specify whether to display coverage data for all points based on evaluation over the entire coverage interval.