This task should be scripted. If coded efficiently, it will run in milliseconds.
If ICE didn't exist, your choice would be scripted command vs. scripted operator (or compiled operator). Would you write this tool as a scripted operator? Probably not because the tool only needs to run once, not several times. Scripting vs. ICE should be decided in the same manner as anything produced in ICE will be an operator. One of the few exceptions is if the task is very large and parallel processing is possible making a significant difference. Scripting is single-threaded whereas ICE is multi-threaded, but this is only relevant for tasks which can be parallelized as there will be no gain for serial tasks. Matt Date: Thu, 26 Oct 2017 02:36:42 +0900 From: Martin <[email protected]> Subject: Re: UV Island Border To: "Official Softimage Users Mailing List. Thanks I?ve got no idea how to do that in ICE. I?ll probably go with scripting even if it will be much slower. Martin Sent from my iPhone ------ Softimage Mailing List. To unsubscribe, send a mail to [email protected] with "unsubscribe" in the subject, and reply to confirm.

