mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-30 00:23:01 +00:00
7 lines
232 B
INI
7 lines
232 B
INI
|
|
[ExternalCommands]
|
||
|
|
ECCount=1
|
||
|
|
ECName1=Project Unit
|
||
|
|
ECClassName1=Revit.SDK.Samples.ProjectUnit.CS.Command
|
||
|
|
ECAssembly1=ProjectUnit.dll
|
||
|
|
ECDescription1=List all the units in current project and display format information for each.
|