mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-12 06:22:01 +00:00
6 lines
291 B
INI
6 lines
291 B
INI
[ExternalCommands]
|
|
ECCount=1
|
|
ECName1 = Compute distance to panels
|
|
ECClassName1 = Revit.SDK.Samples.DistanceToPanels.CS.SetDistanceParam
|
|
ECAssembly1 = DistanceToPanels.dll
|
|
ECDescription1 = Compute the distance from a selected object to all panels and store in a panel instance parameter |