VolumetricGraphics3DGrid#
- class ansys.stk.core.stkobjects.VolumetricGraphics3DGrid#
Class defining grid properties of 3D graphics for volumetric object.
Overview#
Show/hide grid in 3D Graphics window. |
|
Show/hide grid points in 3D Graphics window. |
|
Set the grid point size. Valid value is between 1 and 20. |
|
Set the color of the grid points. |
|
Show/hide grid lines. |
|
Set the color of the grid line. |
Import detail#
from ansys.stk.core.stkobjects import VolumetricGraphics3DGrid
Property detail#
- property VolumetricGraphics3DGrid.show_grid_points: bool#
Show/hide grid points in 3D Graphics window.