coordinates.coordinate_systems.CartesianCoordinateSystem2D.parameters#

property CartesianCoordinateSystem2D.parameters: Dict[str, Any]#

The parameters of this coordinate system. Note that modifications made to the returned dictionary are not reflected in the class itself. To change a parameter value, the class must be re-instantiated.