@cheem said:
I'm bumping this because I never did find the answer for this and ended up working around it with a fairly cumbersome, manual method. I'm curious still if anyone has any ideas, or perhaps it just isn't possible at this point.
Thank you
Tim
. .
the scale is found in the transformation
xscl = component_instance.transformation.xscale
yscl = component_instance.transformation.yscale
zscl = component_instance.transformation.zscale
To reset the scales to 1.0, you can use the Scale Reset plugin on by blog.
Right click on component and choose "Component XYZ Scale". The scales will be displayed in a Messagebox.