mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-21 11:23:36 +00:00
7 lines
254 B
INI
7 lines
254 B
INI
|
|
[ExternalCommands]
|
||
|
|
ECCount=1
|
||
|
|
ECName1 = AvoidObstruction
|
||
|
|
ECClassName1 = Revit.SDK.Samples.AvoidObstruction.CS.Command
|
||
|
|
ECAssembly1 = AvoidObstruction.dll
|
||
|
|
ECDescription1 = Resolve the obstructions of pipe with pipe, pipe with beam and pipe with duct.
|