mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-10 13:37:40 +00:00
7 lines
254 B
INI
7 lines
254 B
INI
[ExternalCommands]
|
|
ECCount=1
|
|
|
|
ECName1=SpotDimension
|
|
ECClassName1 = Revit.SDK.Samples.SpotDimension.CS.Command
|
|
ECAssembly1 = SpotDimension.dll
|
|
ECDescription1 = Get all the spot dimensions in the all views and show each spot dimension's properties. |