"Create a new CATIA part. Draw a 100x60mm rectangle centered at the origin on the XY plane, then extrude it 40mm." catia-mcp-server/ ├── catia_mcp/ │ ├── __init__.py │ ├── __main__.py # python -m ...