Design

Attention

🚧 This implementation is work in progress. 🚧

from pyEDAA.IPXACT.Design import Design

filePath = Path("Catalog.xml")
catalog = Design(filePath, parse=True)