mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-12 06:22:01 +00:00
6 lines
332 B
INI
6 lines
332 B
INI
[ExternalCommands]
|
|
ECCount = 1
|
|
ECName1= CreateWallinBeamProfile
|
|
ECClassName1= Revit.SDK.Samples.CreateWallinBeamProfile.CS.CreateWallinBeamProfile
|
|
ECAssembly1= CreateWallinBeamProfile.dll
|
|
ECDescription1 = Take a selection of beams that makes a vertical profile and make a profiled wall using the outline generated by the beams. |