mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-19 19:53:49 +00:00
7 lines
298 B
INI
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.
|