Lattice2/Lattice2CompoundFeatures.py
DeepSOIC 3845f4d0da New tool: make compound
It is convenient to have a button to make compound from Lattice wb; as
an extra, it checks if lattices are selected, and warns if so.
2015-12-17 23:18:44 +03:00

6 lines
265 B
Python

import CompoundFilter2 as CompoundFilter
import FuseCompound2 as FuseCompound
import lattice2Downgrade as Downgrade
import lattice2BoundBox as BoundBox
import lattice2ShapeString as ShapeString
import lattice2MakeCompound as MakeCompound