mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-17 10:59:05 +00:00
7 lines
309 B
INI
7 lines
309 B
INI
|
|
[ExternalCommands]
|
||
|
|
ECCount=1
|
||
|
|
ECName1=Structural Layer Function (VB)
|
||
|
|
ECAssembly1=StructuralLayerFunction.dll
|
||
|
|
ECClassName1=Revit.SDK.Samples.StructuralLayerFunction.VB.NET.Command
|
||
|
|
ECDescription1=For the selected floor, display the function of each structural layer from outside to inside in a dialog box.
|