mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-19 10:45:56 +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.
|