GDS2ΒΆ
Type: | section |
---|---|
Appearance: | optional |
Excludes: | ConvexHull, PeriodicUnitCell, Points |
A polygon can be defined by importing structures from a GDS2 file. An example on its use is given in the GeoTutorial GDSII.
Polygon {
Name = "GDSPolygon"
GDS2 {
Filename = "gds_example.gds"
ScalingFactor = 0.05
Layer = 1
}
DomainId = 2
}