identify_touching_conductors# Hfss.identify_touching_conductors(assignment: str = None) → dict[source]# Identify all touching components and group in a dictionary. This method requires that the pyvista package is installed. Parameters: assignmentstr, optionalStarting object to check for touching elements. The default is None. Returns: dict