mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-12 06:22:01 +00:00
6 lines
258 B
INI
6 lines
258 B
INI
[ExternalCommands]
|
|
ECCount = 1
|
|
ECName1 = GenericModelCreation
|
|
ECClassName1 = Revit.SDK.Samples.GenericModelCreation.CS.Command
|
|
ECAssembly1 = GenericModelCreation.dll
|
|
ECDescription1 = The sample show how to create Generic Model family at family document. |