architecture-building-systems / revitpythonshell

An IronPython scripting environment for Autodesk Revit and Vasari
MIT License
490 stars 112 forks source link

VSCode & Revitpythonshell #146

Open WETDESK opened 1 year ago

WETDESK commented 1 year ago

Hello, My goal is to change global parameters of an already existing revit parametric model based on a particular chosen global parameter and value. These inputs comes from Visual Studio Code (python code). Is there any method to update the parameters of the revit model from VScode - please explain steps to do along with (python) code example

PavelAltynnikov commented 1 year ago

Such questions cannot be asked here, as this is not a problem of the RevitPythonShell plugin. Please close this issue.

P.S. It makes no sense to specify the IDE in which you write the code. The solution will be the same for any IDE vs code, pycharm, notepad and others