ImportGerberLayerPEEC
Import of a Gerber layer
Syntax
ImportGerberLayerPEEC(file, layerName, coordSys, zPosition, thicknessLayer, color)
Parameters
- file : Gerber file containing the layer - [1..1] String
 - layerName : Name of the layer - [1..1] String
 - coordSys : Coordinate system for the layer positioning - [1..1] CoordSys
 - zPosition : Lower Z-coordinate of the layer (in the length unit of the chosen system) - [1..1] Double
 - thicknessLayer : Layer thickness (in the length unit of the chosen system) - [1..1] Double
 - color : Color of the layer - [1..1] Color
 
Returns
No return value