mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-20 20:22:03 +00:00
6 lines
223 B
INI
6 lines
223 B
INI
[ExternalCommands]
|
|
ECCount = 1
|
|
ECName1 = FrameBuilder
|
|
ECClassName1 = Revit.SDK.Samples.FrameBuilder.CS.Command
|
|
ECAssembly1 = FrameBuilder.dll
|
|
ECDescription1 = Example code of adding a new concrete column and beam size. |