mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-25 20:27:01 +00:00
7 lines
251 B
INI
7 lines
251 B
INI
|
|
[ExternalCommands]
|
||
|
|
ECCount=1
|
||
|
|
ECName1=ImportAndExportForDWG
|
||
|
|
ECClassName1=Revit.SDK.Samples.ImportAndExportForDWG.CS.Command
|
||
|
|
ECAssembly1=ImportAndExportForDWG.dll
|
||
|
|
ECDescription1=Export current project to dwg files and import a dwg file into revit
|