Skip to main content
Glama

new_scene

Create or reset a 3D scene in 3ds Max by clearing current content and starting fresh, with options to save changes before proceeding.

Instructions

在 3ds Max 中新建/重置场景。

该工具将清空当前场景并创建一个新的空场景。

Args: force: 是否强制新建(不提示保存当前场景)。 "true"(默认)表示强制新建,不保存当前更改。 "false" 表示如果当前场景有未保存更改,会先保存。

Returns: dict: 操作结果。 - success (bool): 是否成功。 - message (str): 操作描述信息。

示例调用 - 强制新建: new_scene()

示例调用 - 保存后新建: new_scene(force="false")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
forceNotrue

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