Torrent Downloads » Other » [ CourseBoat com ] Udemy - Learn to program the Revit API by Boost Your BIM
Other
[ CourseBoat com ] Udemy - Learn to program the Revit API by Boost Your BIM
Torrent info
Name:[ CourseBoat com ] Udemy - Learn to program the Revit API by Boost Your BIM
Infohash: 3DE5342475E97797B49EF76B1A6A9F268B5E1E11
Total Size: 1.99 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2026-01-22 21:09:02 (Update Now)
Torrent added: 2021-10-26 00:01:32
Torrent Files List
Get Bonus Downloads Here.url (Size: 1.99 GB) (Files: 168)
Get Bonus Downloads Here.url
~Get Your Files Here !
1. Revit API Basics
1. Introduction A Simple Macro.mp4
1. Introduction A Simple Macro.srt
1.1 Boost Your BIM - making Revit even better.html
10. Family Types and Parameters.mp4
10. Family Types and Parameters.srt
10.1 Family Type Parameter.txt
10.2 Family Type Parameter With Error Handling.txt
11. Get Line Length and Convert Units.mp4
11. Get Line Length and Convert Units.srt
11.1 Difference Between IEnumerable, ICollection And IList Interface.html
11.2 LineLength source code.txt
2. Prompt user to select an element & get element info.mp4
2. Prompt user to select an element & get element info.srt
2.1 Select Element.txt
2.2 This Object.JPG
3. Prompt user to select edge or face & get edgeface info.mp4
3. Prompt user to select edge or face & get edgeface info.srt
3.1 Select Edge Face.txt
4. Selection - getting and setting selected elements.mp4
4. Selection - getting and setting selected elements.srt
4.1 2016 Selection Source Code.txt
4.2 selection code 2018.txt
5. Find Elements - FilteredElementCollector #1.mp4
5. Find Elements - FilteredElementCollector #1.srt
5.1 C# IEnumerable.html
5.2 C# Typeof.html
5.3 Find Elements.txt
5.4 IEnumerable(T) Interface (System.Collections.Generic).html
6. Find Elements - FilteredElementCollector #2.mp4
6. Find Elements - FilteredElementCollector #2.srt
6.1 Find Elements 2.txt
7. Find Elements - LINQ queries.mp4
7. Find Elements - LINQ queries.srt
7.1 C# LINQ Examples.html
7.2 Find Elements LINQ.txt
7.3 LINQ (Language-Integrated Query).html
8. Find Drafting Views that contain a CAD Link.mp4
8. Find Drafting Views that contain a CAD Link.srt
8.1 drafting views that contain cad links.txt
9. Create an External Command.mp4
9. Create an External Command.srt
9.1 Boost Your BIM.addin
9.2 External Command Task Dialog.txt
9.4 Visual Studio.html
LearnTheRevitAPI.sln
LearnTheRevitAPI
Class1.cs
LearnTheRevitAPI.csproj
Properties
AssemblyInfo.cs
obj
Debug
DesignTimeResolveAssemblyReferencesInput.cache
TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
2. .NET, C# and general programming basics
1. Read and Write Text Files.mp4
1. Read and Write Text Files.srt
1.1 Read Write Text Files.txt
2. Directory and Path operations.mp4
2. Directory and Path operations.srt
2.1 All Files In Folder.txt
2.2 Load All Familes From Folder.txt
3. Read from Excel into a Revit API external command.mp4
3. Read from Excel into a Revit API external command.srt
3.1 EPPlus-Create advanced Excel 2007 spreadsheets on the server - Home.html
3.2 Read From Excel.txt
4. Write Revit data to Excel.mp4
4. Write Revit data to Excel.srt
4.1 EPPlus.dll
4.2 Write To Excel.txt
5. Exception Handling.mp4
5. Exception Handling.srt
5.1 Selection Exception.txt
6. Code Reuse and Helper Functions.mp4
6. Code Reuse and Helper Functions.srt
6.1 Code Reuse.txt
7. Obsolete Members.mp4
7. Obsolete Members.srt
8. Creating Windows Forms for User Input.mp4
8. Creating Windows Forms for User Input.srt
8.1 External Command.txt
8.2 My New Form.txt
3. Element Operations
1. Delete an element - Intro to modifying the document.mp4
1. Delete an element - Intro to modifying the document.srt
1.1 Delete.txt
10. Get Workset of an element.mp4
10. Get Workset of an element.srt
10.1 Get Element Workset.txt
2. Create text note and get and set parameter values.mp4
2. Create text note and get and set parameter values.srt
2.1 Create Text Note.txt
2.2 Text Color.txt
3. Set parameter value & Check parameter storage type.mp4
3. Set parameter value & Check parameter storage type.srt
3.1 Set-Parameter-Value 2018.txt
3.2 Set-Parameter-Value.txt
4. Built in parameters.mp4
4. Built in parameters.srt
4.1 Built In Params.txt
5. Collecting element area and keynote properties.mp4
5. Collecting element area and keynote properties.srt
6. Create wall.mp4
6. Create wall.srt
6.1 Create Wall.txt
7. Create Family Instance (Furniture).mp4
7. Create Family Instance (Furniture).srt
7.1 NewDesk2018.txt
7.2 Revit 2018 Developers Guide - FamilyInstances.html
8. Create Family Instance (Door).mp4
8. Create Family Instance (Door).srt
8.1 Finding Nearest Level Below A Z Value.txt
8.2 New-Door-2018.txt
8.3 Revit 2012 API Developer Guide New Family Instance.pdf
9. Element Rotation.mp4
9. Element Rotation.srt
9.1 rotate.txt
4. Element Geometry
1. Element Location - LocationCurve & LocationPoint.mp4
1. Element Location - LocationCurve & LocationPoint.srt
1.1 Location.txt
2. Get geometry of host faces.mp4
2. Get geometry of host faces.srt
2.1 Host Face Geometry.txt
3. Get Curves and Solids of an element.mp4
3. Get Curves and Solids of an element.srt
3.1 Get curves and solids.txt
5. Debugging Revit API Code
1. Step Into a Macro.mp4
1. Step Into a Macro.srt
2. Debugging external commands in Visual Studio.mp4
2. Debugging external commands in Visual Studio.srt
6. Intermediate Advanced topics
1. Set Project Units.mp4
1. Set Project Units.srt
1.1 Set Project Units.txt
2. Selection Filters.mp4
2. Selection Filters.srt
2.1 An Intro to Constructors in C#.html
2.2 Selection Filter.txt
3. Events.mp4
3. Events.srt
3.1 Events.txt
3.2 Events Tutorial.html
4. Ribbon UI - tab, panels, buttons.mp4
4. Ribbon UI - tab, panels, buttons.srt
4.1 Boost Your BIM.addin
4.2 C# Uri Class.html
4.3 Pulldown Buttons In Stacked List.txt
4.4 Ribbon Ui.txt
4.5 Run External Command From Other External Command.txt
4.6 Uri Class (System).html
5. Write comments to the journal file.mp4
5. Write comments to the journal file.srt
5.1 Write Journal Comment.txt
6. Extensible Storage.mp4
6. Extensible Storage.srt
6.1 Extensible Storage.txt
7. Reference Intersector.mp4
7. Reference Intersector.srt
7.1 Reference Intersector.txt
8. Dynamic Model Update.mp4
8. Dynamic Model Update.srt
8.1 Dynamic Model Update.txt
7. Source Code from BoostYourBIM blog posts
1. Get Categories & Materials from multiple Revit families.pdf
2. Record view creation date in a shared parameter.pdf
8. Responses to Questions
1. Code Samples.html
1.1 Dimension Values.txt
1.2 Get Built In Category Of Selected Element.txt
2. File Version Check.html
3. Topo From Lines.html
FileVersionCheck.msi
TopoFromLines.msi
Bonus Resources.txt
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ CourseBoat com ] Udemy - Learn to program the Revit API by Boost Your BIM Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size





