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