mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-06 11:56:25 +00:00
7 lines
237 B
INI
7 lines
237 B
INI
|
|
[ExternalCommands]
|
||
|
|
ECCount = 1
|
||
|
|
ECName1 = Slab Properties
|
||
|
|
ECDescription1 = Displays Slab Properties using an Autodesk Revit API command
|
||
|
|
ECClassName1 = Revit.SDK.Samples.SlabProperties.VB.NET.Command
|
||
|
|
ECAssembly1 = SlabProperties.dll
|