I have managed to create a material stream in python but the object returned is an ISimulationObject. I tried to set the value of a property using SetPropertyType but I don't know what is accepted by the "propval" argument. How would I go about setting property values?
Thanks,
Vikram
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
I have managed to create a material stream in python but the object returned is an ISimulationObject. I tried to set the value of a property using SetPropertyType but I don't know what is accepted by the "propval" argument. How would I go about setting property values?
Thanks,
Vikram
use .GetAsObject()