mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-06 11:56:25 +00:00
6 lines
249 B
INI
6 lines
249 B
INI
|
|
[ExternalCommands]
|
||
|
|
ECCount = 1
|
||
|
|
ECName1 = CreateComplexAreaReinforcement
|
||
|
|
ECClassName1 = Revit.SDK.Samples.CreateComplexAreaRein.CS.Command
|
||
|
|
ECAssembly1 = CreateComplexAreaRein.dll
|
||
|
|
ECDescription1 = Create Complex AreaReinforcement on Selected Slab
|