LayerConfig Class

Definition

Namespace: GDStoSVG
Assembly: PCBI_GDS2_Import (in PCBI_GDS2_Import.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class LayerConfig
Inheritance
Object    LayerConfig

Constructors

LayerConfigInitializes a new instance of the LayerConfig class

Properties

Layers The currently configured layers

Methods

ReadConfig Populates Layers with data from a CSV file.

See Also