Skip to content

Releases: architecture-building-systems/revitpythonshell

Facelift of the main addon menu for RPS 2017 by @eirannejad

06 Apr 09:00
Compare
Choose a tag to compare

Update to IronPython 2.7.7 by @eirannejad

05 Apr 13:32
Compare
Choose a tag to compare

Currently, just the setup for RPS 2017...

RPS installers for PR 44 & 45

07 Mar 14:33
Compare
Choose a tag to compare

This release includes some pull requests from the community:

  • #44 first element convenience variable added (s0 in the default init script is now set to the first element of the selection, if any)
  • #45 Fix for completion error with callables

Thanks to @hdm-dt-fb and @PMoureu repectively.

RPS for Revit 2017 (includes PR #42)

24 Oct 14:05
Compare
Choose a tag to compare

This release adds the functionality of PR #42 - adding the folder an external script is saved to to the search paths of the interpreter.

RPS for Revit 2017 (Bugfix)

29 Jun 09:15
Compare
Choose a tag to compare
Pre-release

RPS for Revit 2017 (bugfix)

23 Jun 08:50
Compare
Choose a tag to compare
Pre-release

I have added a bugfix for the issue Tran Ngoc Hien was having with deploying a startup scripts as an RpsAddin.

RevitPythonShell for Revit 2017

22 Jun 09:30
Compare
Choose a tag to compare
Pre-release

This is the first port to Revit 2017. It might still have some bugs - some testing will be required.

Fixed crashing bug in interactive shell

21 May 07:35
Compare
Choose a tag to compare

The interactive shell was haunted by the bug #24 - basically, auto-completion would trigger a crash of Revit in certain cases.

Added RevitLookup support

18 May 14:24
Compare
Choose a tag to compare

This release adds RevitLookup support to the RPS interactive shell by means of the init.py script. Just use lookup(element) or lookup(elementid) and the RevitLookup form will open for that element.

Port to Autodesk Revit 2016

29 Apr 13:30
Compare
Choose a tag to compare

RevitPythonShell now runs on Autodesk Revit 2016.