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

No error raised if component has more attachments than max in Topology_GPTools #21

Open p-chambers opened 7 years ago

p-chambers commented 7 years ago

Topology_GPTools class should either increase the number of maxattachments (recalculate the primitive set) if a primitive is given in a deap tree with more than the max attachments, or an error should be raised.