最近のDynamo、RevitでいうRevit2022からでは、これまで利用されていたIronPythonからCpythonも利用できるようになった。 Cpythonが利用できないうちは、なんで普通のPythonが利用できないんだ!という疑問があった。しかし今度は、Revit2023になってIronPythonがデフォルト ...
I recently got started with Python (in Dynamo) to get prepared for my Machine Learning course at DTU and I am sharing this because this might help or motivate some of you. First of all, what did I ...
Dynamo内でPythonを利用する目的の一つにRevitAPIへのアクセスがあります。 Dynamo内で利用できるPythonは現在はIronPythonのみになります。今後、Cpythonも利用できるようになるというアナウンスはされていて、試用版としてDynamoCoreは公開されています。 されこれまで ...
The AEC industry is rapidly adopting technology, and Building Information Modeling (BIM) is becoming an essential tool in the design and construction process. BIM enables architects, engineers, and ...
Dynamo uses what's called the Embeddable Package of Python. This allows Dynamo to have its own Python home, without requiring users to install Python or adding it to ...