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