Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi,when i have "AcDbRotatedDimenison",how can i get the chinese name
Solved! Go to Solution.
hi,when i have "AcDbRotatedDimenison",how can i get the chinese name
Solved! Go to Solution.
I don't know a direct way to get the localized name.
Maybe you can read it from a resource DLL.
For AutoCAD 2015/2016 I found localized entity type names in this resource DLL:
<autocad_dir>\<language_dir>\ax20res.dll
In German "Rotated Dimension" means "Gedrehte Bemaßung" and has ID 292.
thanks , i find ax17chsres.dll in autocad 2008, i will try how to get the chinese name