Announcement

Collapse
No announcement yet.

[VrayProxy] object_list_names is empty when alembic is loaded by maxscript

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • [VrayProxy] object_list_names is empty when alembic is loaded by maxscript

    Hello everyone,

    I'm trying to load an abc by maxscript but i'm facing a strange problem :
    • When i'm doing it by hand and browsing the file, the object_list_names is fully loaded
    • When i'm doing it by script :
      Code:
      proxy = VrayProxy filename:myfilename
      the object_list_names is empty, its like the alembic isn't fully loaded
    Maybe there is something I'm doing wrong. Is there a way to force the proxy to load/refesh the abc ?

    Thanks,

    Tony

  • #2
    Importing an alembic file with separate objects with the provided script seems to work fine on my end. Could you attach the .abc file here so we can take a look? Also, which V-Ray version are you using?
    Aleksandar Hadzhiev | chaos.com
    Chaos Support Representative | contact us

    Comment

    Working...
    X