mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-30 16:42:51 +00:00
6 lines
301 B
INI
6 lines
301 B
INI
[ExternalCommands]
|
|
ECCount = 1
|
|
ECName1 = Inplace family with 3D AnalyticalModel
|
|
ECClassName1 = Revit.SDK.Samples.InplaceFamilyAnalyticalModel3D.VB.NET.Command
|
|
ECAssembly1 = InplaceFamilyAnalyticalModel3D.dll
|
|
ECDescription1 = shows how to read an analytical model 3D object from an inplace family. |