mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-17 10:59:05 +00:00
9 lines
328 B
INI
9 lines
328 B
INI
[Revit.ini must be Unicode file, edit with Notepad; if there are no foreign characters it can be ANSI though]
|
|
|
|
[ExternalCommands]
|
|
ECCount=1
|
|
ECName1=Arch Sample - Export to Excel
|
|
ECClassName1=Revit.SDK.Samples.ArchSample.VB.NET.Command
|
|
ECAssembly1=ArchSample.dll
|
|
ECDescription1=Export data to Excel, sorted by categories
|