Skip to main content
Glama

extrude

Convert 2D sketch profiles into 3D solid bodies by extruding them with configurable direction, distance, and boolean operations for CAD modeling.

Instructions

Extrude a sketch profile to create a solid body. Supports symmetric, one-direction, or two-direction extrusion.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sketch_indexNoIndex of the sketch containing the profile (0-based). Uses last sketch if not specified.
profile_indexNoIndex of the profile within the sketch (0-based). Uses first profile (0) if not specified.
distanceYesExtrusion distance in mm.
directionNoExtrusion direction: 'positive', 'negative', or 'symmetric'.positive
operationNoBoolean operation: 'new_body', 'join', 'cut', 'intersect'.new_body
taper_angleNoTaper angle in degrees (0 = no taper).

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mikan-atomoki/text-to-model'

If you have feedback or need assistance with the MCP directory API, please join our Discord server