Since version 2026, Flux 3D and Flux PEEC are no longer available.
Please use SimLab to create a new 3D project or to import an existing Flux 3D project.
Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).
/!\ Documentation updates are in progress – some mentions of 3D may still appear.
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