Skip to main content
Glama

rename_object

Rename specific objects in 3ds Max scenes to organize your project and maintain clarity during modeling and animation workflows.

Instructions

重命名 3ds Max 场景中的指定物体。

Args: object_name: 当前物体名称(场景中已存在的对象)。 new_name: 新的物体名称。

Returns: dict: 操作结果。 - success (bool): 是否成功。 - old_name (str): 原名称。 - new_name (str): 新名称。 - message (str): 操作描述信息。

示例调用: rename_object(object_name="Box001", new_name="Wall_Left")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
object_nameYes
new_nameYes

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/317431629/3dsMaxMCP'

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