Get info from proxy file .octprx through maxscript

A public forum for discussing and asking questions about the demo version of Octane Render.
Forum rules
For new users: this forum is moderated. Your first post will appear only after it has been reviewed by a moderator, so it will not show up immediately.
This is necessary to avoid this forum being flooded by spam.
Post Reply
GSystems
Posts: 2
Joined: Wed Dec 28, 2022 8:57 pm

Hello!

Is there some way to get the proxy file information via maxscript? Now such information can be obtained by clicking directly on the "info" button in the proxy settings, but I need to get this data through maxscript (without a UI). In particular, I need to get information about the number of frames "Frame count:" in the animated proxy file.
In the list of properties of the proxy object, there is no property for accessing this data:

Code: Select all

.File : filename
.Dummy_Size : worldUnits
.Preview_Details : integer
.Animation_Offset : time
.Animation_Speed : percent
.Animation_Mod : integer
Thanks.
Post Reply

Return to “Demo Version Questions & Discussion”