mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-18 11:20:09 +00:00
6 lines
287 B
INI
6 lines
287 B
INI
[ExternalCommands]
|
|
ECCount = 1
|
|
ECName1 = ReferencePlane
|
|
ECClassName1 = Revit.SDK.Samples.ReferencePlane.CS.Command
|
|
ECAssembly1 = ReferencePlane.dll
|
|
ECDescription1 = Allow user to create a reference plane at the left face of the wall or at the bottom of slab which is selected first. |