mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-18 11:20:09 +00:00
7 lines
273 B
INI
7 lines
273 B
INI
[ExternalCommands]
|
|
ECCount = 1
|
|
|
|
ECName1 = Span Direction
|
|
ECDescription1= Displays Slab Properties (Span direction and span direction symbols) using an Autodesk Revit API command
|
|
ECClassName1 = Revit.SDK.Samples.SpanDirection.CS.Command
|
|
ECAssembly1 = SpanDirection.dll |