    

 ## On this page

  

 

 # Examples: Update Parts List

 Last update: 17.07.2025 

## Proto Request Example

```
{
  "project": "Tutorial Project",
  "ccaName": "Main Board",
  "partLibrary": "Local Part Library",
  "matching": 0,
  "duplication": 1
}

```

## Python Example

For a Python example, refer to the online [PySherlock Reference](https://sherlock.docs.pyansys.com/version/stable/api/index.html).