Skip to content

A simple Revit Command to change the active workset by selecting model elements.

License

Notifications You must be signed in to change notification settings

karthi1015/revit-workset-by-element

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revit Workset by Element

Simple Revit Command to change the active workset on a Shared Model by setting the workset of a selected element. Cannot get simpler than that.

Workset by Elememt

Installation

Copy the files from the for Revit version that are under the dist folderto the corresponding Revit addins folder, to the corresponding folder on your machine. For more info on these folders, see this useful gist.

Usage

Simply click on the Command under Addins > External Tools tab in Revit. If an element was already selected, it will set its workset as active, otherwise it will prompt you to select a valid element.

If multiple elements are selected at the same time, it use the first element that has a valid workset.

Revit allows to set a custom shortcut to all commands so I would recommend to set a shortcut like WS to the command. Makes your life easier.

License

This project is under MIT license, so basically means that you are free to do as you please with it, but don't blame if something goes south. For a more formal description, see the LICENSE file.

About

A simple Revit Command to change the active workset by selecting model elements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%