Details
We check the part history information after opening the part file as the below steps.
Information --> Part --> Part history.
How to the check part history information without opening part file?
Solution
The "ug_inspect" utility can be used to directly query .prt files (From the Installation directories).
Open an NX command prompt and use the syntax:
ug_inspect -feature_toggle_info -drive:\path\filename. prt
e.g. D:\nx****\NXBIN>-feature_toggle_info- D:\working\client_abc\*****.prt
This will return a lot of information, including the full part history with the last version of NX that saved the file. There are quite a few command line arguments for this utility as well.
Hardware/Software Configuration
Platform: INTL64
OS: windows
OS Version: xp64
Product: NX
Application: GATEWAY
Version: V1953
Function: OPEN_NX_PART
Ref: 002-8552057