mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-12 14:23:21 +00:00
7 lines
300 B
Plaintext
7 lines
300 B
Plaintext
Autodesk Revit API application: Materials
|
|
|
|
1. User can select a structure element
|
|
2. Invoke external command
|
|
3. all available materials in the current project is represent in a form.
|
|
4. Application will change material to the structure element which is selected before this command be invoked.
|