Get line color override of Pipe System Type

Hi,

I’m trying unsuccessfully to get the line color override for the pipe system types in my Revit project. For each pipe system type, I manually override the graphics of the line to have a color for each system type on the floorplan. Now, I would like to get this color override from dynamo (or python), to apply it on a detail line created by dynamo.

How could I do this?
I searched everywhere I could, but didn’t find anything working…

Example of the color to get :

Python script to get the MEP System Types (the line 29 is the one to change to achieve what I want. This one does not work) :

Hi @EC_EMA Genius Loci have a node…get systemtype graphic…written in python

2 Likes

Thank you so much! I don’t know how I missed it, I did look in that package… probably not well enough…

1 Like

yes there actuelly many great nodes for MEP in there :wink:

1 Like