mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-27 05:00:48 +00:00
7 lines
270 B
INI
7 lines
270 B
INI
|
|
[ExternalCommands]
|
||
|
|
ECCount=1
|
||
|
|
ECName1=Materials
|
||
|
|
ECClassName1=Revit.SDK.Samples.Materials.CS.Command
|
||
|
|
ECAssembly1=Materials.dll
|
||
|
|
ECDescription1=Present all available materials in the current project, and allow changing the material of the selected structural element.
|