pyvista.GaussianCubeReader.read#

GaussianCubeReader.read(grid: bool = True)[source]#

Read the file and return the output.

Parameters:
gridbool, default: False

Output as a grid if True, otherwise return the polydata.