Hi there ,
I've been trying to automate a few things we're doing with Ornatrix and I got everything working in a max script except for grounding the hair.
This method doesn't seem to do anything.
groundStrandsInstance.Ground()
I'm using Max2016 and Ornatrix 4.1.1.5442
Is that a known issue ?
Thanks !
Jeremie
I'll test this out and let you know tomorrow.
Marsel Khadiyev (Software Developer, EPHERE Inc.)
Just tried it here and it seems to work well. I created some hair on a sphere, added groun strands, then added a box, selected it in ground strands mod and did:
$.modifiers[#Ox_Ground_Strands].Ground()
Everything grounded correctly.