Skip to main content

Sherlock APIs 2025 R2

Examples: Update Conductor Layer

Last update: 17.07.2025

Proto Request Example

{
  "project": "Tutorial Project",
  "ccaName": "Main Board",
  "layer": "1",
  "type": "POWER",
  "material": "COPPER",
  "thickness": 2.0,
  "thicknessUnit": "oz",
  "conductorPercent": "4.8",
  "resinMaterial": "COPPER-RESIN"
} 

Python Example

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

Connect with Ansys