Assign different materials to in-place components
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have 4000 generic model components in a Revit file. Those components are coming from IFC.
I need to assign different materials to these components according to the time schedule. The time schedule will change often, so if I do it manully, it will be a tedious work.
Since there is no material parameter
Step 1: I create "Material" shared parameter and project material and link them together
Step 2: Then I need to enter "Edit in-place" mode to assign the shared parameter to the "material" property for each components.
Now I exit the "edit in-place" mode and assign material
For Step 2, if I do it in Revit, I have to do it 4000 times.
I want to know if it's possible to do Step 2 in batch mode in Dynamo? If it is, then how to do it?
Revit File link (only 5 compomenets in revit for simplicity)
