pyvista.GaussianCubeReader.read# GaussianCubeReader.read(grid: bool = True)[source]# Read the file and return the output. Parameters: gridbool, default: FalseOutput as a grid if True, otherwise return the polydata.