Autodesk Revit 2020 API Visual Studio Solution Template with Code Examples for Common Tools
Update #1 will walk through the added Warnings and Family Instance Information tools. The Warnings tool will provide a list of all Warnings in the Document and the ability to isolate them through a Selection Box and/or Isolate in View. The Family Instance of Category enable you to select a Category in the Document and get a list of all Family Instances of that Category. These examples will also demonstrate how to bind Filtered Element Collectors to Combo Boxes and Data Grid Views in C# by using Data Tables and ICollections.
0 Comments