Hide element and keep tag

We use a welding node family to tag welding point locations. I am trying to hide the welding node by changing the linework to but keep my tags. I am trying to combine several ideas form forums that I have read but I keep getting an error at the override graphic settings node. Does anyone have any suggestions on what I am doing wrong? I would like to figure this out and use it for other needed applications. Thank you


Hi @gtysonSNEFH,

Unfortunately the OverrideGraphicSettings of Dynamo are not directly compatible with custom nodes that call the Revit API.
Use instead the Create OverrideGraphicSettings node.

2 Likes

That took care of the error I as getting however the weld is still not changing to invisible. Any idea about why?