demisjohn / pyFIMM

Python Interface to PhotonDesign's FimmWave/FimmProp software.
15 stars 4 forks source link

Check Node Name: Use one pyfimm function #46

Closed demisjohn closed 8 years ago

demisjohn commented 8 years ago

Make sure all checks of NodeName use one function, pyfimm.checkNodeName().

demisjohn commented 8 years ago

Created pf.check_node_name(). Used by pf.import_project & Project.import_device().