mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-17 10:02:09 +00:00
6 lines
241 B
INI
6 lines
241 B
INI
[ExternalCommands]
|
|
ECCount = 1
|
|
ECName1 = Journaling
|
|
ECClassName1 = Revit.SDK.Samples.Journaling.CS.Command
|
|
ECAssembly1 = Journaling.dll
|
|
ECDescription1 = Show how an external application can be incorporated into the journaling mechanism. |