Revit.ScriptCS

February 26, 2020 ยท View on GitHub

Run C# Scripts within the Revit Enviornment

Powered by RoslynPad

Access to active revit document using doc variable

Image of script globals

Intellisense completion window powered by roslyn

Image of intellisense window

Code fix suggesstions

Image of code fix suggestions

Script output window

Image of script output

Run Script

Animation of running script

Contents

  1. 1Access to active revit document using doc variable
  2. 2Intellisense completion window powered by roslyn
  3. 3Code fix suggesstions
  4. 4Script output window
  5. 5Run Script