How to open mxed from the SU menu
Posted: Tue Aug 22, 2006 9:53 am
Just received this from Beatriz Lorenzo, Next Limit SL:
Thanks, Beatriz!
MXED needs to be located in Applications folder on OSX in order to run it from SketchUp Ruby plugin script.
If the location of MXED is different Ruby script needs to be modified. It is a simple to do that (if needed):
- locate MaxwellExport.rb file (it is in Library/Application Support/SketchUp 5/Plugins folder)
- open it
- modify MXED path on lines 831 and 839
(the default path is /Applications/mxed.app/Contents/MacOS/mxed)
Thanks, Beatriz!