coordinates.coordinate_systems.CartesianCoordinateSystem3D.parameters# property CartesianCoordinateSystem3D.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.