mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-13 16:27:42 +00:00
14 lines
403 B
INI
14 lines
403 B
INI
[ExternalCommands]
|
|
ECCount=2
|
|
|
|
ECName1=Create Shared Parameter
|
|
ECClassName1=Revit.SDK.Samples.CreateShared.VB.NET.Command1
|
|
ECAssembly1=CreateShared.dll
|
|
ECDescription1=Create a new shared parameter and assign it to wall categories
|
|
|
|
ECName2=Set Shared Parameter
|
|
ECClassName2=Revit.SDK.Samples.CreateShared.VB.NET.Command2
|
|
ECAssembly2=CreateShared.dll
|
|
ECDescription2=Set the shared parameter
|
|
|