# 3DEXPERIENCE_language **Repository Path**: xuscode/3DEXPERIENCE_language ## Basic Information - **Project Name**: 3DEXPERIENCE_language - **Description**: No description available - **Primary Language**: CSS - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-07 - **Last Updated**: 2025-08-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 3DEXPERIENCE_language # 云端用户 请访问 [云端语言包](https://gitee.com/xuscode1/CATIA_V6_CHINESE_PACKAGE.git) ```html https://gitee.com/xuscode1/CATIA_V6_CHINESE_PACKAGE.git ``` 请参考以下位置,然后直接替换到安装目录下即可 Please refer to the following location and directly replace it in the installation directory 语言替换位置: ```BATCH B42X\win_b64\resources\msgcatalog\Simplified_Chinese\ ``` 图标替换位置: ```BATCH COPY C:\dev\CATIA_V6_CHINESE_PACKAGE\3DEXPERIENCE_language\icon\I_SelectUnderNav.png "C:\Program Files\Dassault Systemes\B427\win_b64\resources\graphic\icons\normal\" xcopy "C:\dev\CATIA_V6_CHINESE_PACKAGE\3DEXPERIENCE_language\icon\I_SelectUnderNav.png" "C:\Program Files\Dassault Systemes\B427\win_b64\resources\graphic\icons\normal\" /Y /H /Q xcopy "C:\dev\CATIA_V6_CHINESE_PACKAGE\3DEXPERIENCE_language\icon\*.png" "C:\Program Files\Dassault Systemes\B427\win_b64\resources\graphic\icons\normal\" /Y /H /Q xcopy "C:\dev\CATIA_V6_CHINESE_PACKAGE\3DEXPERIENCE_language\icon\*.png" "C:\Program Files\Dassault Systemes\B427_Cloud\win_b64\resources\graphic\icons\normal\" /Y /H /Q ```