start_layer#

property Pins3DLayout.start_layer#

Retrieve the starting layer of the pin.

Returns:
str

Name of the starting layer of the pin.

References

>>> oEditor.GetPropertyValue

Examples

>>> from ansys.aedt.core.modeler.pcb.object_3d_layout import Pins3DLayout
>>> obj = Pins3DLayout()
>>> obj.start_layer