LayerEdbClass#
- class pyaedt.edb_core.edb_data.layer_data.LayerEdbClass(pclass, name)[source]#
Manages Edb Layers. Replaces EDBLayer.
Methods
Assign roughness model on this layer.
LayerEdbClass.get_roughness_model
([surface])Get roughness model of the layer.
Attributes
Retrieve huray model nodule radius on bottom of the conductor.
Retrieve huray model surface ratio on bottom of the conductor.
Retrieve color of the layer.
Get the material conductivity.
Retrieve material name of the layer dielectric fill.
Retrieve etch factor of this layer.
Determine whether this layer is a stackup layer.
Get the material loss_tangent.
Lower elevation.
Get/Set the material loss_tangent.
Retrieve name of the layer.
Get the material permittivity.
Determine whether roughness is enabled on this layer.
Retrieve huray model nodule radius on sides of the conductor.
Retrieve huray model surface ratio on sides of the conductor.
Retrieve thickness of the layer.
Retrieve huray model nodule radius on top of the conductor.
Retrieve huray model surface ratio on top of the conductor.
Retrieve transparency of the layer.
Retrieve type of the layer.
Upper elevation.