Skip to main content
Glama

create_construction_axis

Define construction axes in 3D models using two points, edges, or face normals to establish reference lines for CAD modeling operations.

Instructions

Create a construction axis from two points, an edge, or a face normal.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeYesCreation mode: 'two_points', 'edge', 'face_normal'.
point1NoFirst point {x, y, z} in mm (for 'two_points' mode).
point2NoSecond point {x, y, z} in mm (for 'two_points' mode).
body_nameNoBody name (for 'edge' or 'face_normal' mode).
edge_indexNoEdge index (for 'edge' mode).
face_indexNoFace index (for 'face_normal' mode).
component_nameNoOptional component name. Uses root component if not specified.

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