Run a python script in a Revit context with access to the open Revit model

If you are an up and coming python coder you will enjoy this task. Let's say you got a request from a co-worker that needed your help to update or enrich parameters values of elements in your model with some info (ready for construction, what system the component is linked to, a simple comment etc.). The "Run python script for Revit"-task is the equivalent for the "Revit Macro"-task, only with python and not C#. We learned that many of the employees are familiar with python due to the python node in Dynamo scripts. This new task will make it easier for python coders to integrate with Assistant and perfect routines to automate some repetitive tasks or help projects reach their deadlines.

To create a new Python script,Click the create icon and enter the necessary options.

Use the Inline script button , to turn on the option to write code directly in the action file.
