The pyedb.xml_parser.xml_stackup library#

Summary#

XmlMaterialProperty

Represents a material property value in the XML stackup.

XmlMaterial

Represents a material definition in the XML stackup.

XmlHuraySurfaceRoughness

Represents Huray roughness settings for a conductor surface.

XmlGroissSurfaceRoughness

Represents Groiss bottom roughness settings for a conductor surface.

XmlLayer

Represents a layer in the XML stackup.

XmlMaterials

Container for material definitions in the XML stackup.

XmlLayers

Container for layer definitions in the XML stackup.

XmlStackup

Main stackup configuration for EDB XML files.

Description#

XML stackup module for handling EDB stackup configurations.

Module detail#

xml_stackup.SurfaceOption#