The MCP server runs on your machine and communicates with Revit through pyRevit's Routes API. Any MCP-compatible AI client can connect to it. pyRevit is a free add-in ...
This guide provides an overview of pyRevit's architecture to help new contributors understand how the software works. Whether you want to create tools, troubleshoot issues, or contribute code, ...
Revitで使用できる一般的なPythonはIronPythonです。通常の処理をする際にはあまり違いが気になる人はいないと思います。しかし、Pythonの外部ライブラリを使用しようと思うと話は違ってきます。numpyやScipyといったPythonの計算ライブラリが利用できないのでは ...