reference_cs_to_global# Modeler2D.reference_cs_to_global(coordinate_system)# Get the origin and quaternion defining the coordinate system in the global coordinates. Parameters: coordinate_systemstr, CoordinateSystemName of the destination reference system. The CoordinateSystem object can also be used. Returns: tupleList of the [x, y, z] coordinates of the origin and the quaternion defining the coordinate system in the global coordinates.