mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-19 19:53:49 +00:00
6 lines
288 B
INI
6 lines
288 B
INI
[ExternalCommands]
|
|
ECCount = 1
|
|
ECName1 = ModelLines
|
|
ECClassName1 = Revit.SDK.Samples.ModelLines.CS.Command
|
|
ECAssembly1 = ModelLines.dll
|
|
ECDescription1 = Report the number of each model line type and allow the user to specify the shape and sketch plane to create some model lines. |