Files
2024-12-12 09:51:40 +01:00

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.