The Siemens Community Catalyst program was co-created with our community to acknowledge technology leaders who consistently contribute to the Siemens Community. Nominations are accepted on a rolling basis.
Hi,
Is there a query command to identify elements attached to nodes in Hyperview?
I can identify nodes attached to elements by using element.connectivity. There isn't such query available for nodes.
Thanks,
Roshan
Not possible through query panel, the other alternate method is
1) create a set of node
2) using query panel you can 'by set' options. Select the node set created.
This will give you the Elements id's attached to Node id's
Hey guys,
Did you had any luck to perform this task on TCL code? I'm trying to do so for a script I'm writing.
Br
Lawrence