mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-26 12:41:32 +00:00
6 lines
249 B
INI
6 lines
249 B
INI
|
|
[ExternalCommands]
|
||
|
|
ECCount=1
|
||
|
|
ECName1=Generate Floor
|
||
|
|
ECClassName1=Revit.SDK.Samples.GenerateFloor.CS.Command
|
||
|
|
ECAssembly1=GenerateFloor.dll
|
||
|
|
ECDescription1=Given a selection of walls that make a closed outline, generate a floor using that outline.
|