Hi SUIYAN, for renaming the "Rebuild" command you indicate above you would also need to update Extras.htm, line number 21:
var additional = [ 'ArrayGem', 'BoundingBox', 'BoundingBoxCenter',
'ExplodeMove', 'Flip', 'IncrementalSave', 'Make2D',
'Merge', 'Rebuild', 'RemoveDuplicates',
'ShrinkTrimmedSrf', 'ViewProject' ];
You would probably need to edit 'Rebuild' there to match up with your new Chinese file name, and save Extras.htm as a UTF-8 encoded file with byte order mark.
- Michael
|