├── EventHandler.smartbutton.zip ├── Lesson 1 CreateGrid ├── Lesson 2 CreateLevels ├── Lesson 3 CreateColumn ├── Lesson 4 CreateFloors ├── Lesson 5 CreateWall ├── Lesson 7 Element Selection.py ├── Lesson 8 Create Sheet with views ├── Lesson 9. Create a Reinforcement. Working with geometry ├── PyRevitExtenion.zip ├── Revut IUpdater example ├── Test DynamoBIM GUI.pushbutton.zip ├── Test Sensors.smartbutton ├── interface.xaml └── script.py ├── UI.pushbutton ├── icon.png ├── interface.xaml └── script.py ├── WPF and EventHandler └── userinterface.pushbutton.rar /EventHandler.smartbutton.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/EventHandler.smartbutton.zip -------------------------------------------------------------------------------- /Lesson 1 CreateGrid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/Lesson 1 CreateGrid -------------------------------------------------------------------------------- /Lesson 2 CreateLevels: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/Lesson 2 CreateLevels -------------------------------------------------------------------------------- /Lesson 3 CreateColumn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/Lesson 3 CreateColumn -------------------------------------------------------------------------------- /Lesson 4 CreateFloors: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/Lesson 4 CreateFloors -------------------------------------------------------------------------------- /Lesson 5 CreateWall: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/Lesson 5 CreateWall -------------------------------------------------------------------------------- /Lesson 7 Element Selection.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/Lesson 7 Element Selection.py -------------------------------------------------------------------------------- /Lesson 8 Create Sheet with views: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/Lesson 8 Create Sheet with views -------------------------------------------------------------------------------- /Lesson 9. Create a Reinforcement. Working with geometry: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/Lesson 9. Create a Reinforcement. Working with geometry -------------------------------------------------------------------------------- /PyRevitExtenion.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/PyRevitExtenion.zip -------------------------------------------------------------------------------- /Revut IUpdater example: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/Revut IUpdater example -------------------------------------------------------------------------------- /Test DynamoBIM GUI.pushbutton.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/Test DynamoBIM GUI.pushbutton.zip -------------------------------------------------------------------------------- /Test Sensors.smartbutton/interface.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/Test Sensors.smartbutton/interface.xaml -------------------------------------------------------------------------------- /Test Sensors.smartbutton/script.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/Test Sensors.smartbutton/script.py -------------------------------------------------------------------------------- /UI.pushbutton/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/UI.pushbutton/icon.png -------------------------------------------------------------------------------- /UI.pushbutton/interface.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/UI.pushbutton/interface.xaml -------------------------------------------------------------------------------- /UI.pushbutton/script.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/UI.pushbutton/script.py -------------------------------------------------------------------------------- /WPF and EventHandler: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/WPF and EventHandler -------------------------------------------------------------------------------- /userinterface.pushbutton.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DmytroSE/RevitApi-Python/HEAD/userinterface.pushbutton.rar --------------------------------------------------------------------------------