Skip to content

dancergraham/ScaleModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ScaleModel

Python script to rescale Rhino files Written by Graham Knapp Ironpython 2.7 Tested under Mcneel Rhino version 5 for windows

Hello all,

I have written a python script to help when working with scale models, specifically it helps when switching regularly between full-scale and model scale. You can download it here : ModelScale.py

I would be grateful for any comments, feedback, feature requests (but I make no promises) or any examples of similar (better ?!?) scripts.

Features

  • Remembers the model scale, e.g. 1:200
  • Permits easy switching between full and model scale
  • Permits changes to model scale

Installation

Follow the instructions here

Contributing

You can help by commenting on Discourse or on the Github repo. In particular I will accept pull requests adding tests, rescaling units or improving the gui (whilst maintaining Rhino V5 compatibility). I would also like to know whether it works in v6 and on mac ?