Files
2024-12-12 09:51:40 +01:00

6 lines
315 B
INI

[ExternalCommands]
ECCount = 1
ECName1 = Bar Descriptions
ECClassName1 = Revit.SDK.Samples.BarDescriptions.CS.Command
ECAssembly1 = BarDescriptions.dll
ECDescription1 = Iterates through the BarDescriptions in the project and displays the properties in a table. Allow the table to be saved in an Excel.CSV file.