@uaremycaptain wrote:
Hi~I am puzzled by the problem to convert around 2000 rhino files to obj and 3ds files respectively
I try to use AHK window automatic script to simulate the human click operation,e.g click ‘import’, assign path, click ok, and then wait for a few seconds to totally import, and then click ‘export’, well this is a little fool and clumsy, especially low efficientIs there any more efficient way to convert a huge amount of files?like 500 rhino files or even 2000 rhino files?The target format is 3ds and obj,I know to convert them in the same open file can be a disaster for CPU,this way i tried is inconvenient and anti-human-and-computer,if one step crash,all crash,and so do i
The core thought should be converting each of them one by one in queue aumatically by script .
Below is a simple example i want to show:
![]()
i think there must be some script to help me,BTW,i master python,so if you have any direction or good suggestion ,please tell me ,thanks !!!
Posts: 2
Participants: 2
