Copy Monitor Watched Elements

Hello all,

Is there a way to select an element that has been Copy/Monitored and its counterpart from the linked model? I looked on here and found some old post saying it was not exposed in the API. So I went to the API but only found BuiltInFailures.CopyMonitorFailures Class. My guess is that it is still not exposed but wanted to check.

Thanks,

Still not exposed as far as I know.

1 Like

Thanks @jacob.small

Could you use the Element ID? Or does the copy/monitored element create a new instance and Element ID?

Could you then make a connection with the 2 in Dynamo?

Element ID’s do not match. It was a great thought though. I will post my work flow for going around this shortly. Its a bit of a mess right now.

2 Likes

Did you find a way to get a link between these objects? A GUID or something, which shows that these objects “are the same”?

I was never able to find a link. Sorry