V4 beta Oct-27-2020 available now

 From:  Michael Gibson
10011.92 In reply to 10011.91 
Hi nameless, you're welcome! Through e-mail you asked if this could be used in the CustomUI object library. I think that should work ok, you would edit the file ObjLibrary.menu.htm on line #26:

code:
			else { moi.command.execCommand( 'importpart '+file); }


Make that say importpartwithscale instead, but take care not to accidentally remove the space that is after it.

- Michael