Just done...
# Scale the frame
scale_x=scale_y=scale_z = scale_length = .001
for obj in solar_install.objects:
obj.x = obj.x * scale_x
obj.y = obj.y * scale_y
obj.z = obj.z * scale_z
obj.length = obj.length * scale_length
Conceptionally this is a seriously useful tool :D
Chris@wyleu.
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.15.19/587 - Release Date: 14/12/2006
|