mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-17 19:09:03 +00:00
6 lines
222 B
INI
6 lines
222 B
INI
[ExternalCommands]
|
|
ECCount=1
|
|
ECName1=Test Wall Thickness
|
|
ECClassName1=Revit.SDK.Samples.TestWallThickness.VB.NET.Command
|
|
ECAssembly1=TestWallThickness.dll
|
|
ECDescription1=Show how to retrieve and modify wall thickness. |