mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-11 22:21:52 +00:00
7 lines
281 B
INI
7 lines
281 B
INI
[ExternalCommands]
|
|
ECCount = 1
|
|
|
|
ECName1=Add and Use new parameter
|
|
ECClassName1=Revit.SDK.Samples.BeamAndSlabNewParameter.CS.Command
|
|
ECAssembly1=BeamAndSlabNewParameter.dll
|
|
ECDescription1=Add a GUID parameter to Beam and slab, and use the GUID value to find the right element. |