Objects of this type store pymatgen object types.
| Python |
PyMatGenObject( name : str ="Object Name", description: Optional[str] = "Object description", native: pymatgen.core.Structure = ... ) |
where
| Python |
def native(self) -> pymatgen.core.Structure |
This function returns a pymatgen.core.Structure object from the Data Catalog.