Welcome to mirror list, hosted at ThFree Co, Russian Federation.

miles.py « units_length « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 59c1e2b36a95a581daaaa578117e4425c671049b (plain)
1
2
3
4
5
import bpy
scene = bpy.context.scene

scene.unit_settings.system = 'IMPERIAL'
scene.unit_settings.scale_length = 1609.344