mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-29 16:22:49 +00:00
7 lines
258 B
INI
7 lines
258 B
INI
[ExternalCommands]
|
|
ECCount = 1
|
|
ECName1 = RayTraceBounce
|
|
ECClassName1 = Revit.SDK.Samples.RayTraceBounce.CS.Command
|
|
ECAssembly1 = RayTraceBounce.dll
|
|
ECDescription1 = Find intersection between ray and face and create connecting lines.
|