
I don't know how to get the information of the field "File".
Do you have any good Suggestions?
Aim
The 3dsmax process did not officially display a progress bar when loading the large model.
So I needed to implement an external progress bar myself.
- Get the open files path to get the total file size;
- Get Read file IO speed/s.
To implement the progress bar.
Can use EWT implement it?