mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-30 00:23:01 +00:00
7 lines
215 B
INI
7 lines
215 B
INI
|
|
[ExternalApplications]
|
||
|
|
ECCount = 1
|
||
|
|
ECName1= Transaction
|
||
|
|
ECClassName1 = Revit.SDK.Samples.Transaction.CS.Command
|
||
|
|
ECAssembly1 = Transaction.dll
|
||
|
|
ECDescription1= Demonstrates how to use transaction control.
|