- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I am updating our REVIT environment, to make a connection between REVIT and our ERP software throught Excell.
No I stumble uppon the following.
When modelling pipe-systems then I want to schedule those systems with some parameters like in the picture added.
A pipe-system contains different "Pipe Types".
Those pipe-types contain different segments.
Those segments needs to be scheduled.
The schedule needs some parameters (manufacturer / supplier / size / artNr / ...)
I can add a "Project Parameter" to category "Pipes", but this is not what I want.
For example:
- if I add parameter "syntess_supplier" pointing to "Pipes" then (if declared as "type") all pipes in that type are set to that supplier
- if I add parameter "syntess_supplier" pointing to "Pipes" then (if declared as "instance") I have to fill parameter for each pipe separately
What I want is to have all pipes belonging to a segment have the same value for "syntess_supplier".
To go a little bit further. I would like to have each different pipe-size within the segment has his own value for parameter "syntess_artNr".
So I need a parameters to ajust on:
- segment level;
- size level (somehow with lookuptables?);
I know it can be done with Dynamo, but if it is possbile with just plain Revit, then this has my preference.
Solved! Go to Solution.