Difference between revisions of "Mask/pylibMask"

From OptoelectronicsWiki
Jump to: navigation, search
(Created page with "Program: File:pyLibMaskV1.zip Version: 1.0 Time: Nov. 18, 2012 Language: C/C++, Python FEATURES: 1, support output to be .GDS, or .CIF, or .EGS up to the input file na...")
 
Line 7: Line 7:
  
 
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.
 +
 
2, support layer configuration by c++
 
2, support layer configuration by c++
 +
 
3, Add functions for ellipse, parabolic, hyperbolic, and spiral (Archimedean or logarithmic) curves or pies
 
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
 
4, Support curve or pie formed by self-defined functions
 +
 
5, Add function for multiple lines/S-bend/spiral
 
5, Add function for multiple lines/S-bend/spiral
 +
 
6, python wrapper implenmented with SWIG (Do not support sublayout yet).
 
6, python wrapper implenmented with SWIG (Do not support sublayout yet).

Revision as of 20:36, 8 November 2012

Program: File:PyLibMaskV1.zip Version: 1.0 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).