pisces.geometry.coordinates.coordinate_systems.Cartesian1DCoordinateSystem.from_dict#
- classmethod Cartesian1DCoordinateSystem.from_dict(data: dict[str, Any]) CoordinateSystem #
Deserialize a coordinate system from a dictionary.
Raises TypeError if the class name does not match.