As of version 9.07 in the NX placement dialog a "Reference Set" dialog is displayed optionally (activation via configuration file).
The dialog is compatible with all NX versions starting with NX 6.
$CADENAS\iface\unigraphics\shared\macro
now contains a new file NXPlaceDialog.dlx, which is
essential for the new dialog.
The set path in
the key placementdialog
in ifugnx.cfg has to
point to this file:
placementdialog = $CADENAS/iface/unigraphics/shared/macro/NXPlaceDialog.dlx
Configuration file
$CADENAS_SETUP/ifugnx.cfg ->
Key PL_UseSimplePlacementDialog
Set the value form 0 (Default) to 1.
Then in the
activated state the respective dialog box appears during export, when the
native placement strategy
is called.
The dialog contains two controls:
Clicking in the workspace will result in placement of the exported part at the selected spot with the selected reference set.
Placement can be stopped by clicking the "Cancel" or "Close" buttons (compare notes about the different NX versions below).
When placing an exported assembly, only two reference sets are available: "Entire Part" and "Empty".

