Skip to main content
Glama

get_max_version

Retrieve 3ds Max version details and environment information including build data and Python version for system compatibility checks.

Instructions

获取当前 3ds Max 的版本信息和环境信息。

该工具返回 3ds Max 的版本号、构建信息、Python 版本等环境信息, 帮助了解运行环境。

Returns: dict: 操作结果。 - success (bool): 是否成功。 - max_version (str): 3ds Max 版本号。 - max_version_number (int): 3ds Max 版本数字。 - python_version (str): Python 版本。 - message (str): 描述信息。

示例调用: get_max_version()

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

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