catia_pocket
Remove material from a solid model by extruding a closed sketch profile, with control over depth, direction, symmetry, and stopping at planes or surfaces.
Instructions
Cut material by extruding a closed sketch profile into the solid. Same limit options as catia_pad, including through-all via up_to_last.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the resulting feature. | |
| depth | No | Cut depth in mm. | |
| sketch | No | Profile sketch name. | |
| reverse | No | Cut towards the other side. | |
| symmetric | No | Cut both sides of the sketch plane. | |
| limit_mode | No | dimension | up_to_next | up_to_last (through all) | up_to_plane | up_to_surface. | dimension |
| limiting_element | No | Reference token of the plane or surface to stop at. |