Browse Schematics ================= This module provides a graphical interface for selecting and loading schematic files in eSim. .. note:: Source : ``src/converter/browseSchematics.py`` .. automodule:: converter.browseSchematics :members: **Features:** - Allows users to browse and select supported schematic files (`.sch`, `.asc`, `.slb`, `.asy`). - Integrates with the eSim converter tools for further processing. **Usage:** Use the file browser dialog to select your schematic file. Supported file types are filtered for convenience.