超级版主
注册日期: 04-03
帖子: 18592
精华: 36
现金: 249466 标准币
资产: 1080358888 标准币
|
How to determine the current language in SolidWorks is running
How to determine the current language in SolidWorks is running
GetLocalizedMenuName.zip
Updated: 4/5/2002
Size: 0.001
SolidWorks is now localised for many different languages. This means the menu names are presented in the local language. For addins which add to the SW menus, they need to know the names of various menus in their call to:
SldWorks/Frame::AddMenuItem
This sample code shows how to determine the current language and retrieve the local menu names for several of the standard SolidWorks menus.
__________________
借用达朗贝尔的名言:前进吧,你会得到信心!
[url="http://www.dimcax.com"]几何尺寸与公差标准[/url]
|