mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-18 18:36:19 +00:00
6 lines
197 B
INI
6 lines
197 B
INI
[ExternalCommands]
|
|
ECCount = 1
|
|
ECName1 = "RDB Link"
|
|
ECClassName1 = Revit.SDK.Samples.RDBLink.CS.Command
|
|
ECAssembly1 = RDBLink.dll
|
|
ECDescription1 = To Export/Import Revit data to/from database. |