create_thicken
Turn a sketch into a 3D solid by adding thickness to it. Specify thickness, direction, and operation type to create, add, remove, or intersect material.
Instructions
Create a thicken feature from a sketch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Thicken name | Thicken |
| midplane | No | Thicken symmetrically from sketch plane | |
| elementId | Yes | Part Studio element ID | |
| thickness | Yes | Thickness. Bare numbers are mm; use "0.25 in" / "6 mm" for explicit units. | |
| documentId | Yes | Document ID | |
| workspaceId | Yes | Workspace ID | |
| operationType | No | Thicken operation type | NEW |
| sketchFeatureId | Yes | ID of sketch to thicken | |
| oppositeDirection | No | Thicken in opposite direction | |
| variableThickness | No | Optional variable name for thickness |