Skip to main content

Sherlock APIs 2025 R2

Example: Update ICT Analysis Props

Last update: 17.07.2025

Proto Request Example

{
  "project": "Tutorial",
  "ictAnalysisProperties": [
    {
      "ccaName": "Main Board",
      "applicationTime": 1.4,
      "applicationTimeUnits": "sec",
      "numberOfEvents": 10,
      "partValidationEnabled": true,
      "requireMaterialAssignmentEnabled": true,
      "forceModelRebuild": "FORCE",
      "ictResultCount": 10
    }
  ]
}

Python Example

For a Python example, refer to the online PySherlock Reference.

Connect with Ansys