Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
[Req] Replace Maxwell proxy components with geometry comp
-
There is a proxy function in the Maxwell Render plugin, that allows you to specify proxy objects for heavier components that automatically get replaced by the original component when the scene gets exported for to Maxwell.
I'm currently need to replace a bunch of different proxies with their full geometric counterparts.
The logic behind the Maxwell proxy is quite simple, you just define a proxy object with the original name plus the extension "_proxy".
"table01" becomes "table01_proxy"Could someone write a ruby that replaces all selected (different) component_proxies with their geometry counterparts?
An addition would be to be able to do it the other way: geometry -> proxy
Thanks.
Advertisement