Output of elements created by connector
Hello,
is there a way to output the elements created by realization of a connector?
I have a model with many connectors and would like to know the associated elements for each connector. Optimal would be a output like "Connector ID -> Element IDs".
Best regards
Andreas
Best Answer
-
Hello,
From the Connector browser you could use Reference or Isolate
0
Answers
-
Hello,
From the Connector browser you could use Reference or Isolate
0 -
Jason Craanen_20442 said:
Hello,
From the Connector browser you could use Reference or Isolate
Hello,
thank you for your reply. References are a great way to get the information about the connector that I hadn't thought of. This works well for a few connectors. But I am looking for a method to get the information from a lot of connectors in an automated way. Maybe there is a way to extract the reference information via a script?
EDIT:
I just found a way to do this using hm_getreferencedentities. Thanks again.
0