Difference between revisions of "Mask/pylibMask"

From OptoelectronicsWiki
Jump to: navigation, search
Line 7: Line 7:
 
Language: C/C++, Python
 
Language: C/C++, Python
  
FEATURES:
+
 
 +
**FEATURES**:
  
 
1, support output to be .GDS, or .CIF, or .EGS up to the input file name.
 
1, support output to be .GDS, or .CIF, or .EGS up to the input file name.

Revision as of 08:04, 9 November 2012

Program: Media:pyLibMaskV1.zip

Version: 1.0alpha

Time: Nov. 18, 2012

Language: C/C++, Python


    • FEATURES**:

1, support output to be .GDS, or .CIF, or .EGS up to the input file name.

2, support layer configuration by c++

3, Add functions for ellipse, parabolic, hyperbolic, and spiral (Archimedean or logarithmic) curves or pies

4, Support curve or pie formed by self-defined functions

5, Add function for multiple lines/S-bend/spiral

6, python wrapper implenmented with SWIG (Do not support sublayout yet).