p-chambers / occ_airconics

Aircraft Configuration through Integrated Cross-disciplinary Scripting, Python package built on PythonOCC
http://occ-airconics.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
14 stars 9 forks source link

Configuration app takes too long to load. #14

Open p-chambers opened 7 years ago

p-chambers commented 7 years ago

When loading the configuration app, the full range of individuals are created on startup. This is not that useful if the user is planning to start from a preset configuration.

Suggested solution could be do nothing on startup, and include an option for starting from randomised layouts.