All Projects → franpossetto → Nina

franpossetto / Nina

Licence: MIT license
A collection of Shorcuts to work faster in Revit.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Nina

Revit2glTF
An open source glTF format exporter for Autodesk Revit.
Stars: ✭ 143 (+741.18%)
Mutual labels:  revit, revit-api
FreeMVD WorkFlow
This project has been moved/forked to https://gitlab.com/osarch/FreeMVD_WorkFlow
Stars: ✭ 21 (+23.53%)
Mutual labels:  bim, revit
SpiceSharp
Spice# is a cross-platform electronic circuit simulator based on Berkeley Spice - the mother of commercial industry-standard circuit simulators.
Stars: ✭ 146 (+758.82%)
Mutual labels:  net-framework
frontend-sample-showcase
No description or website provided.
Stars: ✭ 16 (-5.88%)
Mutual labels:  bim
stampinfo
Stamp Info is a Blender add-on that ensures the tracking of the rendered images by writing all the meta information directly on them, on specific areas such as their top and bottom.
Stars: ✭ 21 (+23.53%)
Mutual labels:  add-on
GeniusLociForDynamo
Genius Loci is a package of 300+ custom nodes for Dynamo in Revit.
Stars: ✭ 17 (+0%)
Mutual labels:  revit
gemini-viewer
WebGL BIM Viewer based on xeoKit-sdk, written with TypeScript.
Stars: ✭ 24 (+41.18%)
Mutual labels:  bim
wintenApps
Windows App Essentials NVDA add-on
Stars: ✭ 20 (+17.65%)
Mutual labels:  add-on
speckle-unity
AEC Interoperability for Unity through Speckle
Stars: ✭ 28 (+64.71%)
Mutual labels:  bim
python-revit-resources
List of Resources for Python-Revit Lovers
Stars: ✭ 43 (+152.94%)
Mutual labels:  revit-api
java-memory-agent
Java Memory Agent for Container RAM Usage Optimization
Stars: ✭ 35 (+105.88%)
Mutual labels:  add-on
building-editor
3D model editor for building/architecture
Stars: ✭ 24 (+41.18%)
Mutual labels:  bim
revit-family-web-viewer
Revit Web Viewer is a Three.js-based project viewer. Revit projects / families must be exported using RvtVa3cExporter (https://github.com/va3c/RvtVa3c)
Stars: ✭ 48 (+182.35%)
Mutual labels:  revit
DynAI
Practical applications of AI / Machine Learning in BIM, implemented as a Dynamo Package
Stars: ✭ 24 (+41.18%)
Mutual labels:  revit
GraphCNN-GAN
Graph-convolutional GAN for point cloud generation. Code from ICLR 2019 paper Learning Localized Generative Models for 3D Point Clouds via Graph Convolution
Stars: ✭ 50 (+194.12%)
Mutual labels:  point-clouds
Paddle-Adversarial-Toolbox
Paddle-Adversarial-Toolbox (PAT) is a Python library for Deep Learning Security based on PaddlePaddle.
Stars: ✭ 16 (-5.88%)
Mutual labels:  bim
topmostfriend
Utility for making windows always be on top, forcefully.
Stars: ✭ 6 (-64.71%)
Mutual labels:  net-framework
labelCloud
A lightweight tool for labeling 3D bounding boxes in point clouds.
Stars: ✭ 264 (+1452.94%)
Mutual labels:  point-clouds
Extensions
My .NET extensions
Stars: ✭ 29 (+70.59%)
Mutual labels:  net-framework
speckle-qgis
QGIS Connector for Speckle 2.0
Stars: ✭ 17 (+0%)
Mutual labels:  bim

Nina for Revit

.NET .NET Revit API Revit API Revit API Revit API Revit API Revit API

Most of this work was done on Sunday mornings with Nina.

Installation

Run the file Nina.msi provided in this repository.

Overview

A collection of tiny tools to work faster in Revit. Most of these commands are availables in Revit but as options in second windows. As they are actions that the users repeats very often, the goal is to be able to access them quickly, using keyboard shorcuts.

Development

This project is developed using Revit API Extension. Both projects feed back to each other. Every feature on Revit API Extension is (normally) a pattern extracted from Nina.

Tools

1. Type up and Type down

Change selected types quickly. The order of the Types is the same you see in the Type Selector UI.

2. View Range (+) and View Range (-)

Modify the view range in the active view.

3. WallType Selector by dimension

This tool allows users to select WallTypes by drawing a dimension. The dimension will be compared with every WallType Width, by selecting the one that is most similar.

4. Show / Hide Point Clouds

Show or Hide point clouds in the current view.

5. Isolate Point Clouds

Isolate point clouds in the current view.

6. Point Cloud Color Mode

This tool allow users modify the view range in the active view.

7. Show / Hide RVT Links

Show or Hide RVT links in the current view.

8. Show / Hide DWG Links

Show or Hide DWG links in the current view.

9. Open Multiple View(s)

Open one or multiple views doing the selection from the Project Browser.

10. Wall Location Line

This tool allow users modify the location line on selected walls.

Recommendation

For correct use, use these commands as keyboard shorcuts. This is my personal configuration:

Panel Tool Shortcut
Type Selector Type-up tt
Type Selector Type-down yy
Type Selector View Range (+) qq
Type Selector View Range (-) ww
Type Selector WallType by Dimension dd
Point Clouds Show Hide Point Clouds hp
Point Clouds Isolate Point Clouds ip
Point Clouds Color Mode: Set Normals nn
Links Show Hide RVT Links hk
Links Show Hide RVT Links hc
Views Open Multiple View(s) om
Walls Location Line: Set Finish Face: Exterior fe
Walls Location Line: Set Finish Face: Interior fi

Before using Open Multiple View(s) as shorcut you have to click some empty space on the Ribbon bar.

Contributions

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].