mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-31 17:06:23 +00:00
6 lines
329 B
INI
6 lines
329 B
INI
[ExternalCommands]
|
|
ECCount = 1
|
|
ECName1 = Materials
|
|
ECClassName1 = Revit.SDK.Samples.Materials.CS.Command
|
|
ECAssembly1 = Materials.dll
|
|
ECDescription1 = represent all available materials in the current project, and allow change a selected material to the structure element which is selected before this command be invoked. |