Community
Maya Dynamics
Welcome to Autodesk’s Maya Forums. Share your knowledge, ask questions, and explore popular Maya dynamics topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Bifrost particle access from script?

0 REPLIES 0
Reply
Message 1 of 1
eigenwaffle
323 Views, 0 Replies

Bifrost particle access from script?

Hi,

 

I work in Maya 2015 Student Version. I need a way to access the particle data contained in bifrost fluid simulations. Ideally, I want to access them from a python script so that I can write the particle positions to a file. I know how to do this with nParticle clouds using the nParticle command, for instance

 

pos = cmds.nParticle( 'nParticleShape1', attribute='position', q=True, order=3 )

 

but is there a way to do the same for bifrost fluids?

 

The only possible option I have seen is to use the bif2prt exporter, and then maybe I can access the particle position from the PRT file. But I am unable to use big2prt (if I understand correctly, it requires extension1, which requires a paid subscription).

 

Thanks,

 

Olivier

0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report