mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-18 03:19:17 +00:00
6 lines
205 B
INI
6 lines
205 B
INI
[ExternalCommands]
|
|
ECCount=1
|
|
ECName1=Hello World
|
|
ECClassName1=Revit.SDK.Samples.HelloWorld.CS.Command
|
|
ECAssembly1=HelloWorld.dll
|
|
ECDescription1=Displays Hello World using an Autodesk Revit API command |