create_thicken
Convert a sketch into a thickened solid by setting thickness, operation type, and direction. Supports symmetric and opposite direction thickening.
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 in inches | |
| 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 |