solderball_enabled#

property Components3DLayout.solderball_enabled: bool#

Check if solderball is enabled.

Returns:
bool

True when successful, False when failed.

Examples

>>> from ansys.aedt.core.modeler.pcb.object_3d_layout import Components3DLayout
>>> obj = Components3DLayout()
>>> obj.solderball_enabled