VERSION 120
EDIT UG_GATEWAY_MAIN_MENUBAR
MODIFY
APPLICATION_BUTTON UG_APP_MODELING
MENU_FILES my_modeling.men
END_OF_MODIFY
입력
application\my_modeling.men 생성후
VERSION 120
EDIT UG_GATEWAY_MAIN_MENUBAR
SHOW UG_MODELING_EXTRUDED_FEATURE
4. 유지실행
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Enabling The New Dynamic Extrude
You can reconfigure your system to use a new more dynamic interface to the Extrude function. If you choose to do so,
and except for editing those extrude features created by it, the legacy Extrude function will be unavailable.
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뭪 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.
첫댓글 하지만 그 대신에 그전의 extrude Body 를 사용할 수가 없게되므로 유의하시기 바랍니다.
ug_modeling.men 파일에서 맨 마지막에서 HIDE UG_MODELING_LEGACY_FEATURE HIDE UG_MODELING_LEGACY_EXTRUDED_FEATURE 만 바꿔주셔도 되는데...
오~~~ 그런 방법이.. 제가 그 비슷한 방법을 사용해 보았지만 잘 안되어서요.. 그렇게 사용할줄은 몰랐습니다. 좋은 정보 감사드립니다.
위의 방법을 "HIDE" 만 "SHOW" 로 바꾸시는 것이 더 편하네요. "HIDE UG_MODELING_LEGACY_FEATURE" 를 "SHOW UG_MODELING_LEGACY_FEATURE" 로 변경하니 바로 되네요. 역시나 둘중에 하나만 사용이 가능하고요.
그냥 간단히 주석처리 하시면 되는데요. ! HIDE UG_MODELING_LEGACY_FEATURE 이렇게 느낌표하나면 됩니다.