Xplt

class febio_python.xplt.xplt_object.Xplt(filepath: str | Path | None = None, xplt_mesh: XpltMesh | None = None, states: States | None = None)[source]

Xplt Object

Parameters:
  • filepath (Union[Path, str], optional) – _description_. Defaults to None.

  • xplt_mesh (Union[XpltMesh, None], optional) – _description_. Defaults to None.

  • states (Union[States, None], optional) – _description_. Defaults to None.

Raises:
  • ValueError – _description_

  • ValueError – _description_