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