mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-13 00:13:18 +00:00
6 lines
243 B
INI
6 lines
243 B
INI
[ExternalCommands]
|
|
ECCount = 1
|
|
ECName1 = ProjectUnit
|
|
ECClassName1 = Revit.SDK.Samples.ProjectUnit.CS.Command
|
|
ECAssembly1 = ProjectUnit.dll
|
|
ECDescription1 = List all the units in current project and display every one's format information. |