Hello,
What is the current way to create an operator and change it's shape (male/female)? I saw old answers in the forum, but they do not seem to be valid for recent versions.
changepersonvisuals(operatorObject, "Shape", 7);
and
shapeindex(operatorObject) = 7;
do not seem to work to bring a female shape.
Thank you for any clarification!