mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-09 13:22:20 +00:00
7 lines
251 B
INI
7 lines
251 B
INI
|
|
[ExternalCommands]
|
||
|
|
ECCount = 1
|
||
|
|
ECName1 = ObjectViewer
|
||
|
|
ECClassName1 = Revit.SDK.Samples.ObjectViewer.CS.Command
|
||
|
|
ECAssembly1 = ObjectViewer.dll
|
||
|
|
ECDescription1 = To display the selected element in preview window and generic properties in the grid.
|