Px Editor

These options offer ways to customize the presentation and behavior characteristics of the Px Editor view.

The Px Editor options properties are shown and described in the following list:
Figure 1. Px Editor options


PropertyValueDescription
Show Gridtrue or false (defaults to true)Sets the default condition of the Px editor grid. Select true to make the grid visible by default or select false to make the grid hidden by default. Either setting may be changed at any time using the PxEditor menu.
Grid Sizenumber (defaults to 10)Sets the size of the grid in the Px editor.
Grid Colorhex numberSets the color of the grid in the Px editor. Click in the color field to display the Color Choose window. Use the Color Choose to set the color that you want to assign to the grid.
Use Snaptrue or false (defaults to true)Sets the default condition of the Snap feature in the Px editor. Select true to make objects snap to locations when they are at a distance equal to the Snap Size. Select false to disable the snap feature. Either setting may be changed at any time from the PxEditor menu.
Snap Sizenumber (defaults to 10)Set an integer value in this field to define the interval between successive snaps.
Show Hatchtrue or false (defaults to true)Sets the default condition of the Px editor hatching that displays on objects on the Px editor canvas. Select true to make the hatching visible by default or select false to make the hatching hidden by default. Either setting may be changed at any time using the PxEditor menu.
Hatch Colorhex numberSets the color of the hatching in the Px editor. Click in the color field to display the Color Choose window. Use the Color Chooser to set the color that you want to assign to the Px editor hatching.
Preserve Identitiestrue or false (default)Controls the encoding of names and handles on a Px page.

true explicitly turns on support for encoding all names and handles on a Px page.

false explicitly turns off support for encoding all names and handles on the page.

Animate Bindingstrue (default) or falseControls if the Px page displays live binding data.

true displays live binding data for widgets in Px Edit mode.

false provides no data animation in the Edit mode, although animation does occur, as expected, in View mode.

Neqlize Modedrop-down list (defaults to Traverse if possibleSelects the technique used to convert a slot path ORD to a tag-based NEQL query ORD.

Traverse if possible attempts to find a traverse query but falls back to a select query.

Traverse only attempts to find a traverse query only.

Select only attempts to find a select query only.

Neqlize Excluded Relations(empty by default)Controls user-entered values for relation pattern filters used to exclude relations when converting slot path ORDs to traverse NEQL query ORDs.
Use Service Excluded Relationstrue (default), falseControls if user values for relation patterns are appended to TagDictionaryService values.

true appends user values for relation pattern filters to the TagDictionaryService values.

false uses the user values exclusively for relation pattern filters and ignores the TagDictionaryService.

Neqlize Excluded Tags(empty by default)Configures the user-entered values for tag pattern filters used to exclude tags when converting slot path ORDs to NEQL query ords.
Use Service Excluded Tagstrue (default), falseControls if user values for tag pattern filters are appended to TagDictionaryService values.

true appends user values for tag pattern filters to the TagDictionaryService values.

false uses the user values exclusively for tag pattern filters and ignores the TagDictionaryService.