Layers#

Classes#

layer.Layer(msg)

Provides the base class representing a layer.

stackup_layer.StackupLayer(msg)

Represents a stackup layer.

via_layer.ViaLayer(msg)

Represents a via layer.

layer_collection.LayerCollection(msg)

Represents a layer collection.

Enums#

layer_collection.LayerType(value)

Provides an enum representing the types of layers.

layer.TopBottomAssociation(value)

Provides an enum representing the top-bottom association of layers.

layer.DrawOverride(value)

Provides an enum representing draw override options for layers.

layer.LayerVisibility(value)

Provides an enum representing visibility options for layers.

stackup_layer.DCThicknessType(value)

Provides an enum representing DC thickness types of stackup layers.

stackup_layer.RoughnessRegion(value)

Provides an enum representing regions for roughness models of stackup layers.

layer_collection.LayerCollectionMode(value)

Provides an enum representing possible modes of the layer collection.

layer_collection.LayerTypeSet(value)

Provides an enum representing layer type sets used for filtering layers.

layer_collection.DielectricMergingMethod(value)

Provides an enum representing dielectric merging method options.