Is it possible to scale the model in a specific direction? Like scaling it along the X axis while keeping the rest the same. Something like:
ctrl ctrlSetModelScale [2,1,1]
Which scales the X by a factor of 2 without modifying the model along Y and Z directions (in model space)
If this is not possible, feel free to close the ticket.