mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-18 19:30:09 +00:00
7 lines
180 B
INI
7 lines
180 B
INI
|
|
[ExternalCommands]
|
||
|
|
ECCount=1
|
||
|
|
ECName1=Hello World (VB)
|
||
|
|
ECClassName1=Revit.SDK.Samples.HelloWorld.VB.Net.Command
|
||
|
|
ECAssembly1=HelloWorld.dll
|
||
|
|
ECDescription1=Display Hello World.
|