Skip to main content

Sherlock APIs 2025 R2

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.

Connect with Ansys