Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

ZIP UGNX ASSEMBLY

Status
Not open for further replies.

Devidas123

Mechanical
Joined
Apr 4, 2015
Messages
2
I run NX9 on WIN7 Pro 64bit and I have the issue, receive the error message. command not working,
Can any one having setup for UG Zip Components utility for nx9?
If any one please share.
Thanks In advance.
Devidas
 
This thread should help:


But in case the downloads are no longer active, I've attached copies of the current files. After downloading the item and before you attempt to extract the files, edit the file extension from .zipper to .zip. You should find everything you need to get set-up and running.

John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Digital Factory
Cypress, CA
Siemens PLM:
UG/NX Museum:

To an Engineer, the glass is twice as big as it needs to be.
 
I have ugzipc.men in my startup folder, configured as ...

VERSION 130
!
! This script will insert UGZipC in the File->Export menu
! To be placed in your startup-directory
!
EDIT UG_GATEWAY_MAIN_MENUBAR

BEFORE UG_FILE_QUIT

BUTTON UGZIPC_BTTN
LABEL Zip Assembly...
ACTIONS ugzipc_win64.dll
SEPARATOR
END_OF_BEFORE

NX 9.0.3.4
NX 10 (Testing)
Windows 7 64 (Windows 8.1 Tablet)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top