substrate_names# property Circuit.substrate_names: list[str]# Return the names of all substrate data blocks in the active Circuit design. Returns: list of strNames of every substrate data block currently defined in the design. Examples >>> from ansys.aedt.core import Circuit >>> cir = Circuit() >>> cir.substrate_names