    

 ## On this page

  

 

 # Examples: Import ODB

 Last update: 17.07.2025 

## Proto Request Example

```
{
  "archiveFile": "v252\\sherlock\\tutorial\\ODB++ Tutorial.tgz",
  "project": "ODB Import",
  "ccaName": "ODB CCA",
  "processLayerThickness": true,
  "includeOtherLayers": true,
  "processCutoutFile": true,
  "guessPartProperties": true,
  "imsStackup": true,
  "polylineSimplification": true,
  "polylineTolerance": 0.1,
  "polylineToleranceUnits": "mm"
}

```

## Python Example

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