Coder Social home page Coder Social logo

tillbaum / rps-sample-scripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from daren-thomas/rps-sample-scripts

0.0 0.0 0.0 11.66 MB

A collection of sample scripts for the RevitPythonShell (https://code.google.com/p/revitpythonshell)

License: MIT License

Python 84.66% Inno Setup 15.34%

rps-sample-scripts's Introduction

rps-sample-scripts

A collection of sample scripts for the RevitPythonShell (https://code.google.com/p/revitpythonshell)

This is a repository for short RPS scripts that have no other place to stay.

  • exportImage.py - export the currently visible view as a PNG image
  • revitsnoop.py - interface to the RevitLookup tool by Jeremy Tammik

Dwane Stairmand posted some scripts to the RevitPythonShell user group (http://groups.google.com/group/RevitPythonShell)

  • RoomNameLower.py - room names to lower-case (selected)
  • RoomNameLowerAll.py - room names to lower-case (all)
  • RoomNameUpper.py - room names to upper-case (selected)
  • RoomNameUpperAll.py - room names to uper-case (all>)
  • SelectAllText.py - select all the text within a project (ready for the spell check)
  • SheetNameLowerAll.py - sheet name to lower-case (all)
  • SheetNameUpperAll.py - sheet name to upper-case (all)
  • TextLower.py - text to lower-case (selected)
  • TextLowerAll.py - text to lower-case (all)
  • TextUpper.py - text to upper-case (selected)
  • TextUpperAll.py - text to upper-case (all)

StartupScripts

The folder StartupScripts contains some examples of using the startup script functionality in RPS. The blog post More control over the RibbonPanel in RevitPythonShell contains a description of how these work:

  • simple_ribbon.py - create a new RibbonPanel programatically and add a PushButton
  • simple_ribbon_with_icon.py - same as above, but assign an icon to the PushButton
  • new_ribbon_panel.py - an elaborate demo of messing with the RibbonPanel

RpsAddIns

The folder RpsAddIns contains some examples of using the "Deploy RpsAddIn" functionality

  • NewRibbonPanel - wrap up the startup script example new_ribbon_panel.py as a plugin

License & Credit

This project is licensed under the terms of the MIT license. See the file "LICENSE" in the project root for more information.

Unless otherwise specified, the files in this repository were developed by Daren Thomas at the assistant chair for Sustainable Architecture and Building Technologies (SuAT) at the Institute of Technology in Architecture, ETH Zürich.

rps-sample-scripts's People

Contributors

daren-thomas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.