Layer#
- class ansys.aedt.core.modules.layer_stackup.Layer(app, layertype='signal', negative=False)[source]#
Manages the stackup layer for the Circuit and HFSS 3D Layout tools.
- Parameters:
- app
ansys.aedt.core.modules.layer_stackup.Layers
- layertype
str
,optional
The default is
"signal"
.- negativebool,
optional
Whether the geometry on the layer is cut away from the layer. The default is
False
.
- app
Examples
>>> from ansys.aedt.core import Hfss3dLayout >>> app = Hfss3dLayout() >>> layers = app.modeler.layers["Top"]
Methods
Create a stackup layer.
Remove the stackup layer.
Layer.set_layer_color
(r, g, b)Update the color of the layer.
Update the stackup layer.
Attributes
Get/Set the active layer bottom roughness ratio.
Get/Set the active layer bottom roughness radius.
Return or set the active layer bottom roughness (with units).
Get/Set the active layer bottom roughness model.
Return or set the property of the active layer.
Get/Set the active layer draw override value.
Get/Set the active layer etch value.
Get/Set the active layer filling material.
Get/Set the active layer hfss solver settings.
Get/Set the active layer index.
Get/Set the active layer mesh backgraound.
Get/Set the active layer mesh overlay.
Get/Set the active layer negative flag.
Get/Set the active layer visibility.
Get/Set the active layer component visibility.
Get/Set the active layer hole visibility.
Get/Set the active layer pad visibility.
Get/Set the active layer paths visibility.
Get/Set the active layer shape visibility.
Get/Set the active layer lock flag.
Get/Set the active layer lower elevation.
Get/Set the active layer material name.
Oeditor Module.
Get/Set the active layer pattern.
Get/Set the active layer PlanarEm solver settings.
Return or set the active layer roughness (with units).
Get/Set the active layer bottom roughness ratio.
Get/Set the active layer side roughness model.
Get/Set the active layer side roughness radius.
Get/Set the active layer side roughness (with units).
Get/Set the active layer thickness value.
Get the active layer thickness units value.
Get/Set the active layer top bottom alignment.
Get/Set the active layer top roughness ratio.
Get/Set the active layer top roughness radius.
Get/Set the active layer top roughness (with units).
Get/Set the active layer top roughness model.
Get/Set the property to the active layer.
Get the active layer upper elevation value with units.
Get/Set the active layer etiching flag.
Get/Set the active layer user flag.
Get/Set the active layer usp flag.
Visibility flag for objects on the layer.
Get/Set the active layer zoness.