Navigate to the directory defined as UGII_USER_DIR. If this system environment variable is not set, define it.
Create these directories, if they don’t already exist:
startup
application
Navigate to the $UGII_USER_DIR/startup directory. Create a new file of any unique NX .men name with the .men extension (e.g., my.men). Its contents should be:
VERSION 120
EDIT UG_GATEWAY_MAIN_MENUBAR
MODIFY
APPLICATION_BUTTON UG_APP_MODELING
MENU_FILES my_modeling.men
END_OF_MODIFY
Note that my_modeling.men can be any unique Unigraphics NX .men name with the .men extension (e.g., my_modeling.men).
Navigate to the $UGII_USER_DIR/application directory. Create a file named my_modeling.men (or named as referenced above) with these contents:
VERSION 120
EDIT UG_GATEWAY_MAIN_MENUBAR
SHOW UG_MODELING_EXTRUDED_FEATURE
Bring up interactive Unigraphics NX 2.0.2. You may now access the new Extrude from Insert-> Form Feature-> Extrude. To add it to the NX Form Feature Toolbar, use MB3 over the toolbar area and choose Customize. Choose the Commands property page. Choose the Form Feature toolbar from the panel on the left. Select Extrude from the panel on the right.