

Note: Often, a Datamine file can be opened a number of different ways multi ( int) – Allow Multiple file selections = TRUE Single file selections = FALSE.file_path ( str_ref) – Where the file name(s) is returned.General file Open/Save Form for Multiple/Single file selections and custom filter capability Parameters: classmethod custom_file_form ( title, filter, default, file_path, type, multi ) ¶ The color transform file name is used as the default when the saveīutton is pushed, and is updated both after the load and save buttonsĪre pushed by the value input or selected by the user. If it is left blank, a default 5-color transform with If the file name is defined on input, the initial GXITR will be loaded from it. Unless that data is already given in percent. The GXITR should not, therefore, be applied directly to data The GXREG “PERCENT” value is simplyĪ flag to indicate to a user that the values are intended to be in the rangeįrom 0 < x < 100. Note that processes using ITRs do not automatically know to convert between The “PERCENT=1” value in the GXITR’s GXREG. Note: The GXITR values are interpreted as cumulative percent values, using rot ( float_ref) – Grid rotation angle (degrees CCW).y0 ( float_ref) – Grid orgin Y (grid’s own coordinate system).x0 ( float_ref) – Grid orgin X (grid’s own coordinate system).source_label ( str) – Data source label.editable ( int) – Editable GXIPJ (0:No, 1:Yes).This is supplied so the modified orientation can be calculated and displayed. target_ipj ( GXIPJ) – Source (target) grid GXIPJ object.ipj ( GXIPJ) – Original grid GXIPJ object.Launch the coordinate system definition/display GXGUI. “Grid: X.grd”) classmethod coord_sys_wizard_grid ( ipj, target_ipj, editable, mode, source_label, source, nx, ny, x0, y0, dx, dy, rot ) ¶

In the dialog for the user to know where the GXIPJ came from (e.g. The “Data source label” and “Data source” is information displayed If OK is selected (and the editable parameter is 1). Note: Launches the new GX.Net single-dialog coordinate systemĭefinition dialog. Limitations: May not be available while executing a command line program.
