pyvista.GaussianCubeReader#
- class GaussianCubeReader(*args, **kwargs)[source]#
GaussianCubeReader for .cube files.
Wraps vtkGaussianCubeReader.
Examples
>>> import pyvista as pv >>> from pyvista import examples >>> from pathlib import Path
>>> filename = examples.download_m4_total_density(load=False) >>> Path(filename).name 'm4_TotalDensity.cube'
Methods#
|
Read the file and return the output. |
Attributes#
Get the scaling factor to compute bonds between non-hydrogen atoms. |
|
Get the scaling factor to compute bonds with hydrogen atoms. |