Skip to main content
Glama

add_curve_point

Add a control point to an existing curve in Blender by specifying its 3D location and handle type to modify curve geometry.

Instructions

Add a control point to an existing curve.

Args: curve_name: Name of the curve object to add a point to. location: 3D location for the new point as (x, y, z). handle_type: Handle type - AUTO, VECTOR, ALIGNED, or FREE.

Returns: Dict with curve name and new point count.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
curve_nameYes
locationNo
handle_typeNoAUTO
Install Server

Other Tools

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/jabberwock/blend-ai'

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