create_pec_on_component_by_nets# Hfss3dLayout.create_pec_on_component_by_nets(component: str, nets: str | list) → bool# Create a PEC connection on a component for a list of nets. Parameters: componentstrComponent name. netsstr, listNets to include. Returns: boolTrue when successful, False when failed. References >>> oEditor.CreateEdgePort