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

7 lines
298 B
INI

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