solderball_enabled# property Components3DLayout.solderball_enabled: bool# Check if solderball is enabled. Returns: boolTrue when successful, False when failed. Examples >>> from ansys.aedt.core.modeler.pcb.object_3d_layout import Components3DLayout >>> obj = Components3DLayout() >>> obj.solderball_enabled