Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 799 Bytes

File metadata and controls

43 lines (25 loc) · 799 Bytes

Revit Plugin - AKP TOOLS -

started converting my Dynamo nodes & Python scripts to C# as a revit Add-on for revit 2017-19.

Current and future features(2019-20):

-Check for duplicate Tags -Check for untagged elements -Rebar visibilty control -Go to Website -Ovveriden dimension check

Changelog:(10.02.19) v0.1

-Added UI buttons -Added info Button

Changelog:(17.02.19) v0.2

-Added & updated UI icons -Added Check for overriden dimensions in view

Changelog:(23.02.19) v0.3

-Added compatability for multi segment dimensions override check

Changelog:(24.02.19) v0.4

-Added new UI buttons -started implementing duplicate Tags -implemented untagged elements

Changelog:(1.03.19) v0.5

-Embedded icons -improved ovvriden dimension

Changelog:(2.03.19) v0.6

-Check for duplicate Tags added